Page 1 of 1

Nagios core compatible with Nagios log ?

Posted: Thu Jun 30, 2016 3:30 am
by nerdgz
Hello Everyone,

Nagios log server looks much better to detect error log files. Will be possible that if an error occur and Nagios log detect that, could Nagios Core extract this information ?

I am using Nagios Core to monitor the MSSQL databases but I am looking now how to monitor MS SQL Server Log File Viewer. will be possible for Nagios log to do that ? and if yes, Can i send this errors to Nagios Core?

Regards,

Re: Nagios core compatible with Nagios log ?

Posted: Thu Jun 30, 2016 9:25 am
by hsmith
You can send the alerts to Nagios Core using NRDP.

Re: Nagios core compatible with Nagios log ?

Posted: Fri Jul 01, 2016 11:44 am
by eloyd
In addition, Nagios Log Server can send alerts via email directly, and it can execute any arbitrary script. This includes attempting to restart things or to leverage Nagios event handler code.

In short, you can do whatever you want with a Nagios Log Server alert!

Re: Nagios core compatible with Nagios log ?

Posted: Tue Jul 05, 2016 9:26 am
by mcapra
Thanks @eloyd !

@nerdgz let us know if you have additional questions!

Re: Nagios core compatible with Nagios log ?

Posted: Tue Aug 02, 2016 8:33 am
by nerdgz
Everything clear. Post can be closed.
Many thanks for the info