Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_multi_procs
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
#===============================================================================
#
# FILE: check_multi_procs.pl
#
# USAGE: ./check_multi_procs.pl
#
# DESCRIPTION: Check multiple process with check_procs plugin nagios
# Note : This module is deprecated if you use last version of check_procs
#
# OPTIONS: ---
# REQUIREMENTS: ---
# BUGS: ---
# NOTES: ---
# AUTHOR: Pierre Mavro
# COMPANY:
# VERSION: 1.0
# CREATED: 10/12/2009 16:47:47
# REVISION: ---
#
# Config Example :
# check_command check_nrpe!check_multi_procs!user!"proc1:proc2:proc3"
#===============================================================================
#
# FILE: check_multi_procs.pl
#
# USAGE: ./check_multi_procs.pl
#
# DESCRIPTION: Check multiple process with check_procs plugin nagios
# Note : This module is deprecated if you use last version of check_procs
#
# OPTIONS: ---
# REQUIREMENTS: ---
# BUGS: ---
# NOTES: ---
# AUTHOR: Pierre Mavro
# COMPANY:
# VERSION: 1.0
# CREATED: 10/12/2009 16:47:47
# REVISION: ---
#
# Config Example :
# check_command check_nrpe!check_multi_procs!user!"proc1:proc2:proc3"
#===============================================================================
Reviews (0)
Be the first to review this listing!