Home Directory Plugins Others Check many services

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 many services

Rating
1 vote
Favoured:
2
Hits
108233
Files:
FileDescription
check_services.plversion 1.1
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_services.pl v1.1 perl script can check many host:service pairs for its status and report summary of them. For Nagios 2.x
check_service.pl v1.1 can take host:service pairs as argument,
and report summary of their statuses.

For example, if you want to check many services on many
hosts and if every service is correct - report correct status,
you can use this script.



You can launch it as:


check_services.pl!host1:PING,host2:,host3:SMTP


and create new service with this command. If all services (PING on host1, all services on host2, SMTP on host3)
are correct - status of new service would be correct also.

In case of any (all) services would be incorrect (critical,
warning,unknown), new service would have critical status.

You can use this script to monitor for example many services
on some host which are dependent each on each other, and
have one new service as summary of them, and ie. send notification
to some other person