To revoke a table output from log files
Posted: Thu Jul 28, 2016 6:21 am
Hi Team,
We want to implement below monitoring:
• Monitor IIS7 webserver log files and report whenever page response time exceeds a pre-defined threshold. For e.g letz say home page response time threshold is 1min and that of product details page is 30sec. In a day, if home page response time has exceeded 1min 6 times and product details pages response time has exceeded threshold 10 times, Nagios should report as below
Page Max. response time # exceed threshold Threshold
Home page 5min 6 1min
Product details 3min 10 30sec
• Monitor application log files for specific error messages and send an alert. For e.g if Oracle database connectivity error is logged then Nagios should send an alert
Kindly suggest.
We want to implement below monitoring:
• Monitor IIS7 webserver log files and report whenever page response time exceeds a pre-defined threshold. For e.g letz say home page response time threshold is 1min and that of product details page is 30sec. In a day, if home page response time has exceeded 1min 6 times and product details pages response time has exceeded threshold 10 times, Nagios should report as below
Page Max. response time # exceed threshold Threshold
Home page 5min 6 1min
Product details 3min 10 30sec
• Monitor application log files for specific error messages and send an alert. For e.g if Oracle database connectivity error is logged then Nagios should send an alert
Kindly suggest.