Add a counter for refused socket unit connections, available as of systemd 239 (#995)

Signed-off-by: xginn8 <mamcgi@gmail.com>
This commit is contained in:
xginn8 2018-07-16 10:01:42 -04:00 committed by Ben Kochie
commit 9b97f44a70
2 changed files with 16 additions and 0 deletions

View file

@ -3,6 +3,7 @@
**Breaking changes**
* [CHANGE]
* [FEATURE] Collect NRefused property for systemd socket units (available as of systemd v239)
* [FEATURE] Collect NRestarts property for systemd service units
* [FEATURE] Add socket unit stats to systemd collector #968
* [ENHANCEMENT]