Discover Packages
github.com/influxdata/telegraf
plugins
apache
package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Dec 8, 2015
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Telegraf plugin: Apache
Plugin arguments:
urls []string: List of apache-status URLs to collect from.
Description
The Apache plugin collects from the /server-status?auto URL. See
apache.org/server-status?auto for an
example. And
here for the apache
mod_status documentation.
Measurements:
Meta:
Scoreboard measurements
apache_scboard_waiting
apache_scboard_starting
apache_scboard_reading
apache_scboard_sending
apache_scboard_keepalive
apache_scboard_dnslookup
apache_scboard_closing
apache_scboard_logging
apache_scboard_finishing
apache_scboard_idle_cleanup
apache_scboard_open
Expand ▾
Collapse ▴
Documentation
¶
type Apache struct {
Urls []string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.