Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
ACI 4D
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!
4D server plugin for Nagios
Written by Eric Bj?rkvall (eric at bjorkvall.com)
Last Modified: 2008-01-06
Usage: check_4D -h -p -d
Description:
This plug uses nc (netcat) to connect to a 4D server port, send some jibrish
and then exit. On success server name will be returned, otherwise error.
Output:
OK if connection works or CRITICAL if connection times out or if returned string does not match servername
Notes:
If you use this plugin make sure to keep the following in mind:
This script might kill your 4D server, make your kids cry or be the cause of WW3,
you have been warned!
Examples:
/usr/local/nagios/libexec/check_4D.sh -h localhost -p 19813 -d MyBase
Written by Eric Bj?rkvall (eric at bjorkvall.com)
Last Modified: 2008-01-06
Usage: check_4D -h -p -d
Description:
This plug uses nc (netcat) to connect to a 4D server port, send some jibrish
and then exit. On success server name will be returned, otherwise error.
Output:
OK if connection works or CRITICAL if connection times out or if returned string does not match servername
Notes:
If you use this plugin make sure to keep the following in mind:
This script might kill your 4D server, make your kids cry or be the cause of WW3,
you have been warned!
Examples:
/usr/local/nagios/libexec/check_4D.sh -h localhost -p 19813 -d MyBase
Reviews (0)
Be the first to review this listing!