SPECS: template-cacti-plugin.spec, cacti-addons-snmpdiskio.spec, c...
glen
glen at pld-linux.org
Wed Dec 26 14:06:35 CET 2007
Author: glen Date: Wed Dec 26 13:06:35 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanups
---- Files affected:
SPECS:
template-cacti-plugin.spec (1.5 -> 1.6) , cacti-addons-snmpdiskio.spec (1.2 -> 1.3) , cacti-addons.spec (1.10 -> 1.11) , cacti-plugin-boost.spec (1.1 -> 1.2) , cacti-plugin-configmanager.spec (1.2 -> 1.3) , cacti-plugin-devices.spec (1.5 -> 1.6) , cacti-plugin-discovery.spec (1.11 -> 1.12) , cacti-plugin-flowview.spec (1.6 -> 1.7) , cacti-plugin-hostinfo.spec (1.6 -> 1.7) , cacti-plugin-links.spec (1.6 -> 1.7) , cacti-plugin-mactrack.spec (1.6 -> 1.7) , cacti-plugin-manage.spec (1.1 -> 1.2) , cacti-plugin-monitor.spec (1.10 -> 1.11) , cacti-plugin-npc.spec (1.12 -> 1.13) , cacti-plugin-ntop.spec (1.5 -> 1.6) , cacti-plugin-pollperf.spec (1.5 -> 1.6) , cacti-plugin-reports.spec (1.5 -> 1.6) , cacti-plugin-rrdclean.spec (1.6 -> 1.7) , cacti-plugin-ssl.spec (1.1 -> 1.2) , cacti-plugin-superlinks.spec (1.1 -> 1.2) , cacti-plugin-syslog.spec (1.12 -> 1.13) , cacti-plugin-thold.spec (1.14 -> 1.15) , cacti-plugin-tools.spec (1.7 -> 1.8) , cacti-plugin-update.spec (1.8 -> 1.9) , c
acti-plugin-weathermap.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/template-cacti-plugin.spec
diff -u SPECS/template-cacti-plugin.spec:1.5 SPECS/template-cacti-plugin.spec:1.6
--- SPECS/template-cacti-plugin.spec:1.5 Wed Dec 26 03:33:10 2007
+++ SPECS/template-cacti-plugin.spec Wed Dec 26 14:06:26 2007
@@ -1,15 +1,15 @@
# $Revision$, $Date$
-%define namesrc namesrc
+%define namesrc namesrc
%include /usr/lib/rpm/macros.perl
-Summary: Plugin for Cacti -
-Summary(pl.UTF-8): Wtyczka do Cacti -
+Summary: Plugin for Cacti -
+#Summary(pl.UTF-8): Wtyczka do Cacti -
Name: cacti-plugin-nameplugin
Version: 0.1
Release: 0.1
License: GPL v2
Group: Applications/WWW
Source0: http://mirror.cactiusers.org/downloads/plugins/%{namesrc}-%{version}.zip
-# Source0-md5:
+# Source0-md5:
URL: http://www.cactiusers.org/
BuildRequires: rpm-perlprov
Requires: cacti
@@ -19,10 +19,9 @@
%define webcactipluginroot /usr/share/cacti/plugins/%{namesrc}
%description
-Plugin for Cacti -
+Plugin for Cacti -
-%description -l pl.UTF-8
-Wtyczka do Cacti -
+#%description -l pl.UTF-8 #Wtyczka do Cacti -
%prep
%setup -q -c
@@ -33,14 +32,14 @@
%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
%files
%defattr(644,root,root,755)
-%doc LICENSE README
+%doc LICENSE README
%{webcactipluginroot}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -49,6 +48,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007-12-26 13:06:26 glen
+- cleanups
+
Revision 1.5 2007-12-26 02:33:10 wolvverine
- undos source
@@ -72,5 +74,3 @@
Revision 1.1 2006/03/27 12:07:57 wolvverine
- init template
-
-
================================================================
Index: SPECS/cacti-addons-snmpdiskio.spec
diff -u SPECS/cacti-addons-snmpdiskio.spec:1.2 SPECS/cacti-addons-snmpdiskio.spec:1.3
--- SPECS/cacti-addons-snmpdiskio.spec:1.2 Sun Dec 16 15:51:32 2007
+++ SPECS/cacti-addons-snmpdiskio.spec Wed Dec 26 14:06:26 2007
@@ -1,15 +1,16 @@
# $Revision$, $Date$
-# - %post - add template to cacti
+# TODO
+# - %%post - add template to cacti
%define realname snmpdiskio
%include /usr/lib/rpm/macros.perl
-Summary: Disk i/o statistics (Read/Write bytes) in Cacti
+Summary: Disk i/o statistics (Read/Write bytes) in Cacti
Summary(pl.UTF-8): Statystyki operacji I/O (Odczyt/Zapis w bajtach) dysków w Cacti
-Group: Applications/WWW
Name: cacti-addons-snmpdiskio
Version: 0.9.4
Release: 0.1
License: GPL v2
Group: Applications/WWW
+Group: Applications/WWW
# snmpdiskio 0.9.4 (Disk I/O statistics on Linux) - http://forums.cacti.net/about12742.html
Source0: http://forums.cacti.net/files/%{realname}-%{version}.tar.gz
# Source0-md5: 9f3512729ae6cad0904cac0fada719eb
@@ -36,14 +37,10 @@
%description -n snmpdiskio
Disk i/o statistics (Read/Write bytes) over SNMP.
-This set of simple scripts gives you disk I/O support.
-Currently net-snmp has flaky or no support for disk I/O at all.
-This version: 0.9.4, gives you only one thing: Disk I/O (bytes/sec).
-
-snmpdiskio 0.9.4 has been tested on:
-* Linux 2.4 with /proc/partitions iostats patch (included by default in RHEL3)
-* Linux 2.6 (/proc/diskstats)
-* Net-snmp 5.0.9
+
+This set of simple scripts gives you disk I/O support. Currently
+net-snmp has flaky or no support for disk I/O at all. This version
+0.9.4, gives you only one thing: Disk I/O (bytes/sec).
%description -n snmpdiskio -l pl.UTF-8
Statystyki operacji I/O (Odczyt/Zapis w bajtach) dysków po SNMP.
@@ -53,9 +50,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT{%{webcactiroot}/cacti,%{webcactiscriptdir},%{webcactiscriptqueriesdir},%{webcactisnmpqueriesdir},%{webcactiscrptserverdir},%{_bindir}}
-
install cacti_data_query_snmp_disk_statistics.xml $RPM_BUILD_ROOT%{webcactiscriptqueriesdir}
install cacti_graph_template_disk_io_bytessec.xml $RPM_BUILD_ROOT%{webcactiscriptqueriesdir}
install partition.xml $RPM_BUILD_ROOT%{webcactisnmpqueriesdir}
@@ -64,8 +59,6 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-
%files
%defattr(644,root,root,755)
%doc ChangeLog README TODO
@@ -74,6 +67,7 @@
%{webcactisnmpqueriesdir}/partition.xml
%files -n snmpdiskio
+%defattr(644,root,root,755)
%doc ChangeLog README TODO
%attr(755,root,root) %{_bindir}/snmpdiskio
@@ -83,10 +77,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-12-26 13:06:26 glen
+- cleanups
+
Revision 1.2 2007-12-16 14:51:32 wolvverine
- ups
Revision 1.1 2007-12-16 02:30:59 wolvverine
- init
-
-
================================================================
Index: SPECS/cacti-addons.spec
diff -u SPECS/cacti-addons.spec:1.10 SPECS/cacti-addons.spec:1.11
--- SPECS/cacti-addons.spec:1.10 Tue Dec 25 05:51:47 2007
+++ SPECS/cacti-addons.spec Wed Dec 26 14:06:26 2007
@@ -1,6 +1,6 @@
# $Revision$, $Date$
# TODO
-# - add another scripts,addons
+# - add more scripts,addons
# - patches for path to files (bin,includes)
# - %%post - add template to cacti
# - instead of using %{__php} macro, make scripts executable with #!/usr/bin/php !
@@ -38,6 +38,7 @@
# Source5-md5:
Patch0: %{name}-add_template.patch
URL: http://www.debianhelp.co.uk/cactitemplates.htm
+BR: - instead of using %{__php} macro, make scripts executable with #!/usr/bin/php !
BuildRequires: rpm-perlprov
BuildRequires: rpmbuild(macros) >= 1.322
Requires: cacti
@@ -123,14 +124,13 @@
%prep
%setup -q -c -a3 -a6
-gzip -dNc %{SOURCE1} > ./ss_poller.php
+gzip -dNc %{SOURCE1} > ss_poller.php
%patch0 -p1
# undos the source
find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT{%{webcactiroot}/cacti,%{webcactiscriptdir},%{webcactiscriptqueriesdir},%{webcactisnmpqueriesdir},%{webcactiscrptserverdir},%{_bindir}}
install samba/cacti_graph_template_snmp_samba.xml $RPM_BUILD_ROOT%{webcactiscriptqueriesdir}
@@ -195,6 +195,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2007-12-26 13:06:26 glen
+- cleanups
+
Revision 1.10 2007-12-25 04:51:47 wolvverine
- add patch for add_template
================================================================
Index: SPECS/cacti-plugin-boost.spec
diff -u SPECS/cacti-plugin-boost.spec:1.1 SPECS/cacti-plugin-boost.spec:1.2
--- SPECS/cacti-plugin-boost.spec:1.1 Thu Dec 13 14:15:25 2007
+++ SPECS/cacti-plugin-boost.spec Wed Dec 26 14:06:27 2007
@@ -21,8 +21,8 @@
%description
Plugin for Cacti - This plugin boosts Cacti performance especially for Large Sites.
-%description -l pl.UTF-8
-Wtyczka do Cacti -
+#%description -l pl.UTF-8
+#Wtyczka do Cacti -
%prep
%setup -q -c
@@ -30,7 +30,7 @@
%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
@@ -46,6 +46,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.1 2007-12-13 13:15:25 wolvverine
- init
@@ -69,5 +72,3 @@
Revision 1.1 2006/03/27 12:07:57 wolvverine
- init template
-
-
================================================================
Index: SPECS/cacti-plugin-configmanager.spec
diff -u SPECS/cacti-plugin-configmanager.spec:1.2 SPECS/cacti-plugin-configmanager.spec:1.3
--- SPECS/cacti-plugin-configmanager.spec:1.2 Wed Dec 26 06:41:58 2007
+++ SPECS/cacti-plugin-configmanager.spec Wed Dec 26 14:06:27 2007
@@ -1,8 +1,8 @@
# $Revision$, $Date$
-%define namesrc configmanager
+%define namesrc configmanager
%include /usr/lib/rpm/macros.perl
Summary: Plugin for Cacti - for download/upload routers switches configuration
-Summary(pl.UTF-8): Wtyczka do Cacti -
+#Summary(pl.UTF-8): Wtyczka do Cacti -
Name: cacti-plugin-configmanager
Version: 0.75
Release: 0.1
@@ -22,20 +22,23 @@
%description
Plugin for Cacti - configmanager
+
With this plugin you can easily schedule the download/upload of the
configuration of your routers, switches and any devices (or change in
one click some parameters of hundert of switches ... dangerous but
possible now). It should function for all type of router or switches.
+
There is two method "TFTP" and "multi".
-- "TFTP" (based of "pancho" www.pancho.org) with option "pure PHP" no
+- "TFTP" (based of "pancho" <www.pancho.org>) with option "pure PHP" no
need of pancho installation.
- "multi" can use any scripts or SCP, FTP, SFTP or what you want.
+
The syslog plugin and traps could active the download of the pancho
config or script for the host which has received a specific event and
which the "trap event flag" is active.
-%description -l pl.UTF-8
-Wtyczka do Cacti -
+#%description -l pl.UTF-8
+#Wtyczka do Cacti -
%prep
%setup -q -c -a1
@@ -47,15 +50,15 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{webcactipluginroot}
-cd %{namesrc}%{version}
-cp -aRf * $RPM_BUILD_ROOT%{webcactipluginroot}
+cd %{namesrc}%{version}
+cp -a * $RPM_BUILD_ROOT%{webcactipluginroot}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc %{namesrc}%{version}/{Manual.txt,template.txt,configmanager_trap_list.txt}
+%doc %{namesrc}%{version}/{Manual.txt,template.txt,configmanager_trap_list.txt}
%{webcactipluginroot}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -64,10 +67,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.2 2007-12-26 05:41:58 wolvverine
- description
Revision 1.1 2007-12-26 05:36:03 wolvverine
- init
-
-
================================================================
Index: SPECS/cacti-plugin-devices.spec
diff -u SPECS/cacti-plugin-devices.spec:1.5 SPECS/cacti-plugin-devices.spec:1.6
--- SPECS/cacti-plugin-devices.spec:1.5 Wed Dec 26 03:24:54 2007
+++ SPECS/cacti-plugin-devices.spec Wed Dec 26 14:06:27 2007
@@ -42,7 +42,7 @@
%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
@@ -57,6 +57,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.5 2007-12-26 02:24:54 wolvverine
- clean, rel.1
================================================================
Index: SPECS/cacti-plugin-discovery.spec
diff -u SPECS/cacti-plugin-discovery.spec:1.11 SPECS/cacti-plugin-discovery.spec:1.12
--- SPECS/cacti-plugin-discovery.spec:1.11 Tue Dec 11 17:14:39 2007
+++ SPECS/cacti-plugin-discovery.spec Wed Dec 26 14:06:27 2007
@@ -11,7 +11,7 @@
Source0: http://mirror.cactiusers.org/downloads/plugins/%{namesrc}-%{version}.zip
# Source0-md5: c20705108e1291df8401213cdb79f39b
URL: http://www.cactiusers.org/
-#BuildRequires: rpm-perlprov
+BuildRequires: rpm-perlprov
Requires: cacti
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,7 +34,7 @@
%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
@@ -50,6 +50,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.11 2007-12-11 16:14:39 wolvverine
- up to 0.8.2
================================================================
Index: SPECS/cacti-plugin-flowview.spec
diff -u SPECS/cacti-plugin-flowview.spec:1.6 SPECS/cacti-plugin-flowview.spec:1.7
--- SPECS/cacti-plugin-flowview.spec:1.6 Thu Dec 13 13:44:51 2007
+++ SPECS/cacti-plugin-flowview.spec Wed Dec 26 14:06:27 2007
@@ -11,7 +11,7 @@
Source0: http://mirror.cactiusers.org/downloads/plugins/%{namesrc}-%{version}.zip
# Source0-md5: 858dcbeb72e206021f8197424492641b
URL: http://www.cactiusers.org/
-#BuildRequires: rpm-perlprov
+BuildRequires: rpm-perlprov
Requires: cacti
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -19,8 +19,8 @@
%define webcactipluginroot /usr/share/cacti/plugins/%{namesrc}
%description
-Plugin for Cacti - This plugin allows you to see reports based off
-the data in your Netflow flows.
+Plugin for Cacti - This plugin allows you to see reports based off the
+data in your Netflow flows.
%description -l pl.UTF-8
Wtyczka do Cacti pozwalająca oglądać raporty w oparciu o dane z
@@ -32,7 +32,7 @@
%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
@@ -48,6 +48,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.6 2007-12-13 12:44:51 wolvverine
- up to 0.4
================================================================
Index: SPECS/cacti-plugin-hostinfo.spec
diff -u SPECS/cacti-plugin-hostinfo.spec:1.6 SPECS/cacti-plugin-hostinfo.spec:1.7
--- SPECS/cacti-plugin-hostinfo.spec:1.6 Thu Dec 13 13:48:27 2007
+++ SPECS/cacti-plugin-hostinfo.spec Wed Dec 26 14:06:27 2007
@@ -11,7 +11,7 @@
Source0: http://mirror.cactiusers.org/downloads/plugins/%{namesrc}-%{version}.zip
# Source0-md5: e06cda8197ed5677d918737321528394
URL: http://www.cactiusers.org/
-#BuildRequires: rpm-perlprov
+BuildRequires: rpm-perlprov
Requires: cacti
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,7 +38,7 @@
%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
@@ -53,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.6 2007-12-13 12:48:27 wolvverine
- up to 0.2
================================================================
Index: SPECS/cacti-plugin-links.spec
diff -u SPECS/cacti-plugin-links.spec:1.6 SPECS/cacti-plugin-links.spec:1.7
--- SPECS/cacti-plugin-links.spec:1.6 Wed Dec 26 03:10:16 2007
+++ SPECS/cacti-plugin-links.spec Wed Dec 26 14:06:27 2007
@@ -46,7 +46,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{webcactipluginroot},%{webcactipluginconf}}
install editme.php $RPM_BUILD_ROOT%{webcactipluginconf}/plugin-links.php
-cp -aRf * $RPM_BUILD_ROOT%{webcactipluginroot}
+cp -a * $RPM_BUILD_ROOT%{webcactipluginroot}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -62,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.6 2007-12-26 02:10:16 wolvverine
- add lost %patch
================================================================
Index: SPECS/cacti-plugin-mactrack.spec
diff -u SPECS/cacti-plugin-mactrack.spec:1.6 SPECS/cacti-plugin-mactrack.spec:1.7
--- SPECS/cacti-plugin-mactrack.spec:1.6 Thu Dec 13 13:40:21 2007
+++ SPECS/cacti-plugin-mactrack.spec Wed Dec 26 14:06:27 2007
@@ -31,7 +31,7 @@
%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
@@ -47,6 +47,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.6 2007-12-13 12:40:21 wolvverine
- up to 1.1
================================================================
Index: SPECS/cacti-plugin-manage.spec
diff -u SPECS/cacti-plugin-manage.spec:1.1 SPECS/cacti-plugin-manage.spec:1.2
--- SPECS/cacti-plugin-manage.spec:1.1 Tue Dec 25 07:45:14 2007
+++ SPECS/cacti-plugin-manage.spec Wed Dec 26 14:06:27 2007
@@ -22,29 +22,31 @@
%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 -
@@ -55,7 +57,7 @@
%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
@@ -70,8 +72,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007-12-26 13:06:27 glen
+- cleanups
+
Revision 1.1 2007-12-25 06:45:14 wolvverine
- init
-
-
-
================================================================
Index: SPECS/cacti-plugin-monitor.spec
diff -u SPECS/cacti-plugin-monitor.spec:1.10 SPECS/cacti-plugin-monitor.spec:1.11
--- SPECS/cacti-plugin-monitor.spec:1.10 Tue Dec 11 17:22:55 2007
+++ SPECS/cacti-plugin-monitor.spec Wed Dec 26 14:06:27 2007
@@ -20,7 +20,8 @@
%description
Plugin for Cacti - adds a tab to visually show you the Up/Down Status
-of all your hosts. It will audibly alert you whenever a host goes down.
+of all your hosts. It will audibly alert you whenever a host goes
+down.
%description -l pl.UTF-8
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-cacti-plugin.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-addons-snmpdiskio.spec?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-addons.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-boost.spec?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-configmanager.spec?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-devices.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-discovery.spec?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-flowview.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-hostinfo.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-links.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-mactrack.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-manage.spec?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-monitor.spec?r1=1.10&r2=1.11&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-npc.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-ntop.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-pollperf.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-reports.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-rrdclean.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-ssl.spec?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-superlinks.spec?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-syslog.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-thold.spec?r1=1.14&r2=1.15&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-tools.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-update.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-weathermap.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list