From: Elan Ruusamäe Date: Wed, 26 Dec 2007 13:06:27 +0000 (+0000) Subject: - cleanups X-Git-Tag: auto/ti/cacti-plugin-manage-0_6-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcacti-plugin-manage.git;a=commitdiff_plain;h=5dc355828e8a54ae2f160403dd9065fcd590fa02 - cleanups Changed files: cacti-plugin-manage.spec -> 1.2 --- diff --git a/cacti-plugin-manage.spec b/cacti-plugin-manage.spec index 0b98ed9..1f3f350 100644 --- a/cacti-plugin-manage.spec +++ b/cacti-plugin-manage.spec @@ -21,29 +21,31 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Plugin for Cacti - This plugin allows you to automatically view your network by checking : - - TCP Ports (all platforms which host TCP/IP services) - - Services and Processes (for Win32 only) - Up, down and reboot events : - - can be immediatly sent to you by email or "net send" - - are logged and available in Event Reporting - Features: - Monitor TCP ports, windows services and processes for - multiple hosts. - Multiples views. - You can associate an image with your host. - Let you create Groups and Sites. - You can display only hosts in error. - Use AJAX. - Use overlib to display graphs. - Blink hostnames when a threshold is breaked. Use tresholds. - You can set cycle time delay between groups. - The time until the next graph change is displayed. - You can click objects to access Reporting. - Guest account can only view tab manage, not Reporting. - Can set permissions on who can view. - You can choose between SNMP, WMI (Vbs or Perl) and that i name - "rrdtool" (it's the output from the poller). - You can make themes for images. Alerts by sound. +- TCP Ports (all platforms which host TCP/IP services) +- Services and Processes (for Win32 only) + +Up, down and reboot events : +- can be immediatly sent to you by email or "net send" +- are logged and available in Event Reporting + +Features: +- Monitor TCP ports, windows services and processes for +- multiple hosts. +- Multiples views. +- You can associate an image with your host. +- Let you create Groups and Sites. +- You can display only hosts in error. +- Use AJAX. +- Use overlib to display graphs. +- Blink hostnames when a threshold is breaked. Use tresholds. +- You can set cycle time delay between groups. +- The time until the next graph change is displayed. +- You can click objects to access Reporting. +- Guest account can only view tab manage, not Reporting. +- Can set permissions on who can view. +- You can choose between SNMP, WMI (Vbs or Perl) and that i name +- "rrdtool" (it's the output from the poller). +- You can make themes for images. Alerts by sound. %description -l pl.UTF-8 Wtyczka do Cacti - @@ -54,7 +56,7 @@ Wtyczka do Cacti - %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{webcactipluginroot} -cp -aRf * $RPM_BUILD_ROOT%{webcactipluginroot} +cp -a * $RPM_BUILD_ROOT%{webcactipluginroot} %clean rm -rf $RPM_BUILD_ROOT