Alerting for devices that are not sending logs

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
sweath
Posts: 6
Joined: Wed Mar 22, 2017 2:12 pm

Alerting for devices that are not sending logs

Post by sweath »

Does Nagios Log Server have any built in scripts that will let you know if you have haven't received a log from a log source that has previously been sent? For instance, a server has been sending logs to NLS for 10 days, and on day 11 NLS quits receiving logs from the server, is there any way to be alerted on this, outside of a custom script?
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Alerting for devices that are not sending logs

Post by mcapra »

If you have a relatively small amount of hosts, you could configure an Alert using a query on each host with thresholds that say "warn less than 2, critical less than 1". It might look something like this:
2017_03_23_13_29_14_Alerting_Nagios_Log_Server.png
With the : after the threshold indicating "less than". We are doing some richer summaries of log sources for NLS 2.0, but that's still a few months out.
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
https://www.mcapra.com/
Locked