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
98765
Files:
FileDescription
send_nagios.txtsend_nagios
errptnagios.sherrptnagios.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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