Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Active2Passive
Compatible With
- Nagios 3.x
Owner
License
Other
Hits
11136
Files:
File | Description |
---|---|
active2passive.sh | Active2Passive script |
active2passive.c | Active2Passive C source |
active2passive_install_el5_x86_64.run | Active2Passive binary installation |
Allows the use of an active plugin with NSCA.
--------------------------------------------------------------------------------
THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT.
--------------------------------------------------------------------------------
This lightweight script convert an active check to passive, without changing the plugin.
Allows the use of an active plugin with NSCA.
This check is write in bash (Linux).
Test with : CentOS 5
--------------------------------------------------------------------------------
USAGE :
./active2passive.sh plugin hostname service 'arg1 arg2 arg3'
plugin : check to run
hostname : host in nagios
service : service in nagios
arg : plugin arguments
example :
./active2passive.sh "/usr/local/nagios/libexec/check_disk" Server1 Disks '80 90' | send_nsca
--------------------------------------------------------------------------------
LICENCE : CC BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/
--------------------------------------------------------------------------------
THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT.
--------------------------------------------------------------------------------
This lightweight script convert an active check to passive, without changing the plugin.
Allows the use of an active plugin with NSCA.
This check is write in bash (Linux).
Test with : CentOS 5
--------------------------------------------------------------------------------
USAGE :
./active2passive.sh plugin hostname service 'arg1 arg2 arg3'
plugin : check to run
hostname : host in nagios
service : service in nagios
arg : plugin arguments
example :
./active2passive.sh "/usr/local/nagios/libexec/check_disk" Server1 Disks '80 90' | send_nsca
--------------------------------------------------------------------------------
LICENCE : CC BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/
--------------------------------------------------------------------------------
Reviews (0)
Be the first to review this listing!