John Clinton wrote: > I noticed on Solaris 9 with NetSNMP 5.4 that: > > HOST-RESOURCES-MIB::hrSWRunParameters is getting truncated and is > equivalent to the ps -ef output. [...] > I noticed on Linux hrSWRunParameters populates fully.
Probbaly a shortcoming in the Solaris implementation of hrSWRun in agent/mibgroup/host/hr_swrun.c . Please file a feature request on http://sf.net/tracker/?group_id=12694&atid=362694 . If you can find out how to retrieve the full command line from the OS (like "/usr/ucb/ps -auxwww" does), please submit a patch on http://www.net-snmp.org/patches . +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
