I have to get information about processes other than the linux processes
running on the system.
snmpwalk -v2c -c public x.y.z.a hrSWRunTable provides the information about
the linux processes running on the system.It uses the functions in
/agent/mibgroup/host/hr_swrun.c to get the info.
Now I want to know what and where the changes need to be made so that I can
get information about "other processes"(i.e processes other than linux
processes).
Let us for now assume that the information about "other processes" is
written in a file and the contents of this file have to be appended to the
output of
snmpwalk -v2c -c public x.y.z.a hrSWRunTable
The output would thus consist of the standard info about the linux processes
and the new appended info about the "other processes" read from the file
Regards
Anshul
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders