Service - Apache Metrics
This dashboard provides performance metrics for Apache and some basic information for operating system.
For the metrics of apache to be available, you need to
- enable the extended status of server information by something likes the following in your apache configuration file
ExtendedStatus on
<Location “/server-status”>
SetHandler server-status
2. install & enable the apache plugin in your collectd configuration file LoadPlugin apacheRequire ip 127.0.0.1
<Plugin “apache”>
<Instance “apache”>
URL “http://127.0.0.1:80/server-status?auto”
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |