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

AIX check errpt

Rating
0 votes
Favoured:
0
Hits
99154
Files:
FileDescription
send_nagios.txtsend_nagios
errptnagios.sherrptnagios.sh
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!
This little script send a nsca message to the nagios server whenever a new entry appear in the errpt of an AIX server.
First you should add an hook to errpt to launch a script when an message appears. (For example put the file sendnagios in /tmp)

After creating this file do "odmadd /tmp/sendnagios" on AIX command line

You need to install :

- send_nsca on the client AIX server.
- nsca daemon on the nagios server.
- register a passive service with the description Errpt for the AIX server