Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-17 | snmp: T4902: exclude container storage from monitoring | Christian Breunig | |
Excluded to not spam the log as there is an access restriction to that folder which SNMP user can not access. | |||
2022-12-16 | T4884: snmpd: add community6 fallback | Sander Klein | |
If no client and network is defined only a `community` config is created. This also adds the `community6` part | |||
2022-11-23 | T4835: snmpd: Fix copy/paste error in snmpd.conf | Sander Klein | |
The variable 'client' was accidently used where 'network should have been used. This lead to missing community6 string when an IPv6 network was defined instead of an IPv6 client. | |||
2022-05-01 | snmp: T4353: fix Jinja2 linting errors | Christian Poessinger | |