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

Better Apache Dashboard

Rating
1 vote
Favoured:
0
Current Version
1.0
Last Release Date
2014-10-14
Compatible With
  • Nagios Log Server
Hits
42525
Files:
FileDescription
Better_Apache_Dashboard.jsonBetter_Apache_Dashboard.json
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Better Apache Dashboard
The "Better Apache Dashboard" also know as the 5 minute dashboard as presented at the 2014 Nagios World Conference.

View the conference slides at
http://www.nagios.com/events/nagiosworldconference/northamerica/2014/speakers#Scott-Wilkerson
requires the following filter
if [program] == 'apache_access' {
    geoip {
        source => 'clientip'
    }
}