From 5fefc9d0783584e5899630c791184a51c1eba890 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Wed, 2 May 2012 19:00:22 +0300 Subject: [PATCH] Edit links to the main git repo --- plugins/apt/deb_packages/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/apt/deb_packages/README.md b/plugins/apt/deb_packages/README.md index 43046764..1ccffd40 100644 --- a/plugins/apt/deb_packages/README.md +++ b/plugins/apt/deb_packages/README.md @@ -8,7 +8,7 @@ packages come from, how old or new your installation is. Furtermore it tells you how many updates you should have been installed, how many packages are outdated and where they come from. -![A week of upgradable packages](/Farom/munin-debian-packages/raw/master/example/packages_label_archive_upgradable-week.png) +![A week of upgradable packages](/munin-monitoring/contrib/raw/master/plugins/apt/deb_packages/example/packages_label_archive_upgradable-week.png) You can sort installed or upgradable Packages by 'archive', 'origin', 'site', 'label' and 'component' and even some of them at once. @@ -27,8 +27,8 @@ shoud run past python-apt 0.7 and python 2.5. check out this git repository from aptitude install python-apt - git clone git://github.com/Farom/munin-debian-packages.git - cd munin-debian-packages + git clone git://github.com/munin-monitoring/contrib.git + cd contrib/plugins/apt/deb_packages sudo cp deb_packages.py /etc/munin/plugins sudo cp deb_packages.munin-conf /etc/munin/plugin-conf.d/deb_packages