Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_apache2logs

Rating
0 votes
Favoured:
0
Hits
144077
Files:
FileDescription
check_apache2logscheck_apache2logs plugin
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This litte plugin checks if the Apache Webserver write logs and if the logrotation (if used) works correctly.
The plugin use follow parameters:
-d | --directory = The directory and file wich includes the logfiles. E.g.: /var/log/apache2/httpd.access_log

-r | --rotation-interval = This parameter specified how often rotate the logfiles. E.g.: 1 for every day (logrotate option = daily)

-re | --recurrences = With this option you can specify how often the apache must not change befor the plugin send an alert. E.g.: 7 for 7 times.