Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Solaris Network Utilization
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!
Install:
1.) Download and compile the nicstat utility. Copy the nicstat binary to your plugins directory or wherever.
2.) Add the plugin to appropriate directory. Modify the "UTIL_PATH" variable to point to the nicstat utility from line 1.
3.) Run the command, then add to nrpe config and Nagios command checks.
Usage:
chk_sol_nicstat -i -P -w -c
Example:
chk_sol_nicstat -i bge0 -P 4 -w 75 -c 95
Paramater description:
-i | --interface: interface to check, will warn if not present or wrong interface selected.
-P | --passes: Number of checks to run, from 3 to 6. Each check takes one second.
-w | --warning: Warning threshold
-c | --critical: Critical threshold
1.) Download and compile the nicstat utility. Copy the nicstat binary to your plugins directory or wherever.
2.) Add the plugin to appropriate directory. Modify the "UTIL_PATH" variable to point to the nicstat utility from line 1.
3.) Run the command, then add to nrpe config and Nagios command checks.
Usage:
chk_sol_nicstat -i -P -w -c
Example:
chk_sol_nicstat -i bge0 -P 4 -w 75 -c 95
Paramater description:
-i | --interface: interface to check, will warn if not present or wrong interface selected.
-P | --passes: Number of checks to run, from 3 to 6. Each check takes one second.
-w | --warning: Warning threshold
-c | --critical: Critical threshold
Reviews (0)
Be the first to review this listing!