add a directory for running nagios scale/performance tests
authorStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 15 Sep 2010 20:27:12 +0000 (20:27 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 15 Sep 2010 20:27:12 +0000 (20:27 +0000)
commit976e2654ef6da1dff75c0216338d4c9863e42a73
treeebe213c21ff490eae26deb0fd5e8ec2c40afb45c
parent9fc85e489ba906d8535348a69b0ad124041f6890
add a directory for running nagios scale/performance tests
add 'testing' support to plc_hosts_to_nagios and plc_users_to_nagios
multiple pattern checks in checkrt.py
16 files changed:
nagios/actions/mail.py
nagios/actions/reboot.py
nagios/monitor-nagios.cron
nagios/monitor-nagios.init
nagios/plc_hosts_to_nagios.py
nagios/plc_to_nagios.py
nagios/plc_users_to_nagios.py
nagios/plugins/checkcycle.py [new file with mode: 0755]
nagios/plugins/checkplc.py
nagios/plugins/checkrt.py
nagios/test/common.sh [new file with mode: 0644]
nagios/test/fake_api.sh [new file with mode: 0755]
nagios/test/fake_rt.sh [new file with mode: 0755]
nagios/test/run_test.sh [new file with mode: 0755]
nagios/test/run_test_all4.sh [new file with mode: 0644]
nagios/test/status.sh [new file with mode: 0755]