Log Monitoring on LINUX/AIX OS

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Log Monitoring on LINUX/AIX OS

Post by RIDS_I2MP »

Hi Team,

Kindly let us know the complete procedure for Log Monitoirng on LINUX/AIX OS.

We have already installed NRPE Agent on those above OS MAchines.
Thanks & Regards,
I2MP Team.
User avatar
jbrunkow
Posts: 441
Joined: Fri Mar 13, 2020 10:45 am

Re: Log Monitoring on LINUX/AIX OS

Post by jbrunkow »

You should be able to run the check log plugin against those machines.

Code: Select all

/usr/local/nagios/libexec/check_log
This plugin is probably installed by default. To use it, define a command by navigating to Configure using the top bar > click Core Config Manager under Advanced Configuration on the left pane > then click >_Commands under Commands > and click the + Add New button on that page.
Managing Plugins in Nagios XI
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked