Historique | Voir | Annoter | Télécharger (7,17 ko)
Category Tree: Reduce number of categoriesceph, samba, zfs into "fs" apache into "webserver" lighttpd into "webserver" ..
typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:plugins/mail/postfix_mail_stats recieved.labelplugins/nginx/nginx_vhost_traffic
apache_status: change the vlabel to use the same unit as input.
This way it's possible to avoid the cdef altogether.
apache_status: set all minimals to 0 to discard negative values.
apache_status: make it easy to monitor other hosts as a virtual node
apache_status: remove apache_average_request compatibility.
There is no reason to keep this, which is simply Apache's value fromapache_accesses, and that one we can actually configure with the period we want.
apache_status: add a new multigraph plugin to replace the old apache_* from the main repository.
This plugin uses a single requests to parse all the statistics insteadof making three of them, reducing the overhead, and uses themultigraph capabilities to generate the same graphs. The naming is...