1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 02:33:18 +00:00
Munin-Contrib/plugins/syslog
Sebastian Jennen f777b73725
syslog_ng_stats: mark total counter stats as DERIVE / min 0 (#1459)
* syslog_ng_stats: mark total counter stats as DERIVE / min 0

the data produced by the underlying `syslog-ng-ctl stats` gives the stats values in absolute numbers since the start of the syslog-ng daemon. In order to visualize in a more user friendly way those values are now marked in the config as type DERIVE.

* syslog_ng_stats: graph_vlabel set as messages/graph_period
2024-10-13 23:28:47 -07:00
..
syslog_ng_stats syslog_ng_stats: mark total counter stats as DERIVE / min 0 (#1459) 2024-10-13 23:28:47 -07:00