[Nagiosplug-checkins] Nagios-Plugin/t/npg03/expected 00_basic, NONE, 1.1 01_override1, NONE, 1.1 02_override2, NONE, 1.1 05_singlechar1, NONE, 1.1 06_singlechar2, NONE, 1.1 07_singlechar3, NONE, 1.1 09_funnystuff, NONE, 1.1 12_nosection_implicit, NONE, 1.1
Gavin Carr
gonzai at users.sourceforge.net
Thu Feb 8 06:18:08 CET 2007
- Previous message: [Nagiosplug-checkins] Nagios-Plugin/t/npg03 README, NONE, 1.1 plugins.cfg, NONE, 1.1
- Next message: [Nagiosplug-checkins] Nagios-Plugin/t/npg03/input 00_basic, NONE, 1.1 01_override1, NONE, 1.1 02_override2, NONE, 1.1 05_singlechar1, NONE, 1.1 06_singlechar2, NONE, 1.1 07_singlechar3, NONE, 1.1 09_funnystuff, NONE, 1.1 12_nosection_implicit, NONE, 1.1 13_nosection_explicit_dies, NONE, 1.1 14_badsection_dies, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/nagiosplug/Nagios-Plugin/t/npg03/expected
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13930/npg03/expected
Added Files:
00_basic 01_override1 02_override2 05_singlechar1
06_singlechar2 07_singlechar3 09_funnystuff
12_nosection_implicit
Log Message:
Add initial --default-opts implementation to Nagios::Plugin::Getopt (II).
--- NEW FILE: 01_override1 ---
check_mysql --critical=15 --username=admin --warning=5
--- NEW FILE: 09_funnystuff ---
check_disk --expect=" space in front" -p "" --username="Ton Voon"
--- NEW FILE: 02_override2 ---
check_mysql --password=secret --username=admin
--- NEW FILE: 12_nosection_implicit ---
check_no_section -H localhost
--- NEW FILE: 07_singlechar3 ---
check_disk -p /home -p /users
--- NEW FILE: 05_singlechar1 ---
check_disk -p /home
--- NEW FILE: 06_singlechar2 ---
check_disk -p /var
--- NEW FILE: 00_basic ---
check_mysql -H localhost -S --critical=15 --password=secret --username=altinity --warning=10
- Previous message: [Nagiosplug-checkins] Nagios-Plugin/t/npg03 README, NONE, 1.1 plugins.cfg, NONE, 1.1
- Next message: [Nagiosplug-checkins] Nagios-Plugin/t/npg03/input 00_basic, NONE, 1.1 01_override1, NONE, 1.1 02_override2, NONE, 1.1 05_singlechar1, NONE, 1.1 06_singlechar2, NONE, 1.1 07_singlechar3, NONE, 1.1 09_funnystuff, NONE, 1.1 12_nosection_implicit, NONE, 1.1 13_nosection_explicit_dies, NONE, 1.1 14_badsection_dies, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list