Commit 0f35ae8
docs: add comprehensive SNMP plugin development documentation
- Added complete SNMP plugin development section to cmk-plugin-guide.md
- Covers SimpleSNMPSection and SNMPSection classes with examples
- Includes SNMP detection specifications and all detection functions
- Documents special OID types (OIDEnd, OIDBytes, OIDCached)
- Provides real-world UPS monitoring example
- Adds SNMP-specific best practices and optimization techniques
- Includes testing, troubleshooting, and common OIDs reference
- Updates CHANGES.md to reflect documentation additions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b602572 commit 0f35ae8
2 files changed
+809
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
12 | 21 | | |
13 | 22 | | |
14 | 23 | | |
| |||
0 commit comments