Werk #11772: Bring back Agent/SNMP info in `cmk --list-checks`
Komponente | Checks und Agenten |
Titel | Bring back Agent/SNMP info in `cmk --list-checks` |
Datum | 09.12.2020 |
Checkmk-Editon | Checkmk Raw (CRE) |
Checkmk-Version | 2.1.0i1 2.0.0b2 |
Level | Kleine Änderung |
Klasse | Neues Feature |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
The in Checkmk versions 2.0.0i1 and 2.0.0b1 the TCP/SNMP information had been dropped from the output of cmk --list-checks.
This was due to the fact that check plugins are now neither purely one or the other. We now write "agent" if the check plugin requires an agent data source (e.g. the regular Checkmk linux agent), "snmp" if it reguires an SNMP data source, and "agent/snmp" if it can be discovered with either of the data source types.
Zur Liste aller Werks