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_sa

Rating
0 votes
Favoured:
0
Current Version
0.20
Last Release Date
2009-11-19
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
Owner
Hits
101020
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_sa is a Nagios plugin to check the status of one or more performance counters monitored through sa and sar in the Linux sysstat package.
check_sa is a Nagios plugin to check the status of one or more performance counters monitored through sa and sar in the Linux sysstat package. It supports simultaneous checking of multiple counters, filtering by included or excluded device, and shell-style globbing for counter and device names. I think the code is also pretty readable if you want to hack it; I'd love for someone to help make the parsing part a little bit faster.

It relies on the sadf utility and may or may not work on other platforms -- if anyone would like to contribute fixes to make it work on Solaris, BSD or any other Unix-like, I'd love to have them.

This plugin requires the Text::Glob Perl module.