Am Mittwoch, 18. Januar 2006 07:03 schrieb timeless:
> I couldn't find such a thing with preliminary search, so I wrote my own.
>
> First is a generic POSIX command to SNMP translator Perl script. You ask
> it something like "df" or "ps" or "loadavg" and it tells you the
> information from SNMP on the host you're interested in.

Hi,

Did you take a look the net-snmp agent?
df - implemented in the agent
ps - implemented in nearly every agent
loadavg - implemented in the snmp

Arbitrary command: proc or exec statement of the config file.

net-snmp is also extendable via perl scripts, so you also can execute 
arbitrary commands directly through the agent.

See: man snmpd.conf

Greetings.
-- 
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Bretonischer Ring 7
85630 Grasbrunn

Tel: (+49 89) 456 911 - 0
Fax: (+49 89) 456 911 - 21
mob: (+49 174) 343 28 75

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42

Attachment: pgpO0vUS4B4RH.pgp
Description: PGP signature

Reply via email to