Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_multi_procs

Rating
0 votes
Favoured:
0
Hits
154259
Files:
FileDescription
check_multi_procs.tgzcheck_multi_procs.tgz
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check multiple process with check_procs plugin nagios
#===============================================================================
#
# 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"
#===============================================================================