Display alert in Nagios or Web application
Posted: Fri Mar 27, 2020 11:47 pm
I have requirement to generate alert for a given scenario (they preferred Nagios)
Ex:- When a particular record not updated for last 10 hours
Which requires to execute SQL query in the application core database.
I would like to know whether the best approach is generation Nagios alarm or show it in an already existing web application dashboard (Spring MVC)
I’m in doubt whether it will be a burden for the system since Nagios pull data frequently. If it is configured with Nagios can I show my customized data set (for example: user info, city, dates, mobile etc) in the Nagios dashboard.
I thought Nagios is for monitoring system health not for displaying the application level data. I’m a bit new to Nagios.
Ex:- When a particular record not updated for last 10 hours
Which requires to execute SQL query in the application core database.
I would like to know whether the best approach is generation Nagios alarm or show it in an already existing web application dashboard (Spring MVC)
I’m in doubt whether it will be a burden for the system since Nagios pull data frequently. If it is configured with Nagios can I show my customized data set (for example: user info, city, dates, mobile etc) in the Nagios dashboard.
I thought Nagios is for monitoring system health not for displaying the application level data. I’m a bit new to Nagios.