@cryptotaxi247 / netdata-1 / commits / 261478642

add some third party collectors (#14830)

comes from here: https://github.com/netdata/community/pull/78

Andrew Maguire committed Mar 29, 2023 at 17:21 UTC 26147864270c1ad2ee5b8d05e82ef2fdaf6d366e
1 file changed +4
collectors/COLLECTORS.md
+4
@@ -667,6 +667,10 @@ $ sudo systemctl restart netdata
667 - [ClickHouse](https://github.com/netdata/community/tree/main/collectors/python.d.plugin/clickhouse):
668 Monitor [ClickHouse](https://clickhouse.com/) database.
669 - [Ethtool](https://github.com/ghanapunq/netdata_ethtool_plugin): Monitor network interface with ethtool.
670 +- [netdata-needrestart](https://github.com/nodiscc/netdata-needrestart) - Check/graph the number of processes/services/kernels that should be restarted after upgrading packages.
671 +- [netdata-debsecan](https://github.com/nodiscc/netdata-debsecan) - Check/graph the number of CVEs in currently installed packages.
672 +- [netdata-logcount](https://github.com/nodiscc/netdata-logcount) - Check/graph the number of syslog messages, by level over time.
673 +- [netdata-apt](https://github.com/nodiscc/netdata-apt) - Check/graph and alert on the number of upgradeable packages, and available distribution upgrades.
674
675 ## Etc
676