Page 1 of 1

Nagios Monitoring

Posted: Fri May 06, 2022 5:33 am
by CarolBrusteredman
Hi

I have an application running with python and django. The users login details for this application are saving to a mysql table. Once a user login to app, it will be updated on this table. So now I need to print "CRITICAL" status on nagios if there is no activity on the app for two days, otherwise print "OK" status on nagios. is it possible to implement with shagleomegle nagios?

Any help would be appreciated.

Thanks in advance