Integrate snmp to busybox
Goetz Salzmann
bock at blacknet.de
Tue Nov 4 08:44:38 UTC 2014
Dear Akhilesh kumar,
> > could you elaborate on why you want to do this, and what functionality
> > you want to achieve.
> i have only busybox as an option to provide to my board
> ...
> i want to have snmp support on my board through busybox. So that i can
> monitor my board when i connect it on network.
you apparently have no clue what you're talking about. Please do some
basic research.
Some pointret:
- busybox is NOT a Linux distribution.
- busybox is a collection of basic (system) utilities to get a small
Linux system running, but it does neither provide a kernel nor a c
library or a bootloader.
- you do NOT "have only busybox as an option to privide to my board"
(I can only guess what you mean by that).
- you could use the SDK for your board and add an SNMPd like mini-snmpd.
- there are better options for monitoring small systems than snmp, like
collectd.
Cu,
Goetz.
More information about the busybox
mailing list