Couple quick questions

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Couple quick questions

Post by BanditBBS »

Don't even have my first cluster done being purchased and have question for a second cluster.....

1.) Can we remove any ability for someone to click anything in the gui that allows clearing logs?
2.) If we need to keep logs from ~50 linux servers for 7 years, anyone have a best guess how much storage that'll use? Just guessing, I know since no idea how much it'll actually be sending
3.) Is there a method to alert an admin if a source hasn't sent logs in the last x minutes? Custom query perhaps looking for a specific source and alert if it finds nothing?

A new customer we may be getting is asking these three items. I don't even know where to delete logs anyway for #1, but it there is a method in the GUI is it able to be removed?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Couple quick questions

Post by scottwilkerson »

BanditBBS wrote:1.) Can we remove any ability for someone to click anything in the gui that allows clearing logs?
This is already not possible if you are not an admin.
BanditBBS wrote:2.) If we need to keep logs from ~50 linux servers for 7 years, anyone have a best guess how much storage that'll use? Just guessing, I know since no idea how much it'll actually be sending
Yep, it's a loaded question without knowing what the average amount of logs each server will send. Then it would be that number * ~50 servers * 365 * 7 years * 2 (primary and replica ) * extra buffer. On the plus side, you can always add additional nodes to the cluster as time goes on, and it will rebalance automatically, and you can add additional space to existing instances
http://assets.nagios.com/downloads/nagi ... Server.pdf
BanditBBS wrote:3.) Is there a method to alert an admin if a source hasn't sent logs in the last x minutes? Custom query perhaps looking for a specific source and alert if it finds nothing?
We have on the roadmap to make this easier, but the standard alerting takes all nagios plugin threshold syntax so you can create alerts if less than a certain quantity of results are found, so you just create a query targeting just host/_type or whatever.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked