Mini SNMP Daemon is a minimal implementation of an SNMP daemon. It is targeted for usage in embedded systems with limited disk and memory resources. All configuration is done using commandline arguments. It supports basic CPU, memory, disk, and network interface statistics.
| Tags | Monitoring |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: This release fixes a bug that prevented updating the MIB due to an integer overflow in a timeout calculation.


Changes: This release fixes calculation of free inodes in percent for filesystems that don't support them.


Changes: This release adds an install target, developer documentation, and patches for FreeBSD support. It has minor bugfixes.


Changes: This is the first feature-complete version. SNMP get, getnext, and getbulk are supported on UDP and TCP connections.
A fast embeddable extensible scripting language for the D programming language.