Log file content monitoring on client server

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
surbsing
Posts: 2
Joined: Tue Mar 24, 2020 9:16 am

Log file content monitoring on client server

Post by surbsing »

Hey, I have to monitor the content of one file over client server(i.e, Windows Server) through Nagios Core. How could I do it.

Please help.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Log file content monitoring on client server

Post by Box293 »

I honestly would not use Nagios Core as a method of log file monitoring.

You could look at using the free license of Nagios Log Server, it is a much better monitoring application for log files.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
surbsing
Posts: 2
Joined: Tue Mar 24, 2020 9:16 am

Re: Log file content monitoring on client server

Post by surbsing »

Yeah ... But is there a way to get the monitoring done by using Core... If you could help me in this it will be great
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Log file content monitoring on client server

Post by Box293 »

This is the only way I know how:

https://docs.nsclient.org/reference/check/CheckLogFile/

However the method is something I just can't recommend. It would be worth your time to invest in running up a Nagios Log Server to do the monitoring, Nagios Core just isn't suited for log file monitoring.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked