]> git.ipfire.org Git - thirdparty/collectd.git/commit
Feature/collectd nagios perfdata (#3879)
authorFabien Wernli <github@faxmodem.org>
Mon, 27 Sep 2021 07:02:20 +0000 (09:02 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Sep 2021 07:02:20 +0000 (09:02 +0200)
commitd41fa79b7fda9b67601a7d7880d8e4b91a4500ce
tree33ed10e31289e1fe1433136526fcad7ceca039e1
parentd228c3129c270754b61bf3caae0af36bc7a9c73a
Feature/collectd nagios perfdata (#3879)

* Changelog: Improve perfdata output for collectd-nagios

Now we also include thresholds in performance data:

```
OKAY: 0 critical, 0 warning, 1 okay | shortterm=0.360000;1.000000;2.000000;;
```

Change-Id: I7b71ac623d3f88dd57d8fb55bc469e6f4f46e0d0

Change-Id: I4f8f1884b553af49d9535d331bc96c9c4e513772

* Allocate warning/critical threshold strings dynamically

Change-Id: I756c60264fd23af64fe713dd360316507176471a
src/collectd-nagios.c