Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-snmp > Changes
Sign Up | Log In

Changes of Revision 14

[-] Changed nagios-plugins-snmp.spec
x
 
1
@@ -8,7 +8,7 @@
2
 
3
 Name:           nagios-plugins-snmp
4
 Summary:        Nagios plugin collection for snmp devices
5
-Version:        0.5
6
+Version:        0.6
7
 Release:        1
8
 Url:            http://download.obs.j0ke.net/
9
 License:        BSD 4-Clause
10
@@ -31,7 +31,7 @@
11
 Source15:  check_esx_gw
12
 Source16:  check_px5XX_new.pl
13
 Source17:  check_msa_hardware.pl
14
-
15
+Source18:  check_equallogic
16
 Source20:  LANCOM-MIB.txt
17
 Source21:  POWERNET395.txt
18
 
19
@@ -79,6 +79,7 @@
20
 install    -m755 %{SOURCE15} %{buildroot}/%libexecdir/check_esx_gw
21
 install    -m755 %{SOURCE16} %{buildroot}/%libexecdir/check_px5XX_new.pl
22
 install    -m755 %{SOURCE17} %{buildroot}/%libexecdir/check_msa_hardware.pl
23
+install       -m755 %{SOURCE18} %{buildroot}/%libexecdir/check_equallogic
24
 
25
 install -D -m755 %{SOURCE20} %{buildroot}%{_datadir}/snmp/mibs/LANCOM-MIB.txt
26
 install    -m755 %{SOURCE21} %{buildroot}%{_datadir}/snmp/mibs/POWERNET395.txt
27
@@ -98,6 +99,10 @@
28
 %{_datadir}/snmp/mibs/POWERNET395.txt
29
 
30
 %changelog
31
+* Tue Sep 04 2012 Carsten Schoene <cs@linux-administrator.com> - 0.6-1
32
+- update to release version 0.6
33
+ - added check_equallogic
34
+
35
 * Sun Jan 30 2011 Carsten Schoene <cs@linux-administrator.com> - 0.5-1
36
 - update to release version 0.5
37
  - added check_snmp_dell_cmc
38
[+] Added check_equallogic ^