Others

Check Overall System Health

Description:

Nagios plugin to check the overall health of a system. Uses SSH to connect to remote server,
requires that passwordless login is enabled (SSH Key authentication).

Current Version

1.0

Last Release Date

2012-05-30

Compatible With

  • Nagios 3.x
  • Nagios XI

Owner

License

GPL


Nagios CSP

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!
Project Files
Project Notes
Checks the following: - 15 minute load (warning or critical) - Swap useage (warning or critical) - All locally mounted partitions useage % (warning or critical) - RAM useage % (warn only) - CPU useage % (just a "nice to know", no warnings) Tested on Ubuntu 11.10, 10.04 and Debian 6 running Python 2.7.2+ Note: if you're getting an error about unable to change to float, your hostname may be wrong. Example command definition: # system_check command, see /usr/lib/nagios/plugins/system_check # for more information. define command { command_name system_check command_line /usr/lib/nagios/plugins/system_check -H $HOSTADDRESS$ -U $ARG1$ -l $ARG2$ -L $ARG3$ -d $ARG4$ -D $ARG5$ -r $ARG6$ -s $ARG7$ -S $ARG8$ } Example service definition: define service { use generic-nograph-service hostgroup_name mongo-servers service_description System Check check_command system_check!mongoadmin!8.00!10.00!80!95!95!102400!204800 }
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
66,245