Hello,

 I am trying to get process monitoring to work with net-snmp 5.3.1
from HP's Internet Express (open source) library on HP-UX 11.23
(Itanium).

 net-snmp daemon returns only the first 10 processes in the process table:

./snmpwalk -v 2c -c public -On [host]

...
.1.3.6.1.2.1.25.4.2.1.2.0 = STRING: "swapper"
.1.3.6.1.2.1.25.4.2.1.2.1 = STRING: "init"
.1.3.6.1.2.1.25.4.2.1.2.8 = STRING: "kmemdaemon"
.1.3.6.1.2.1.25.4.2.1.2.9 = STRING: "ioconfigd"
.1.3.6.1.2.1.25.4.2.1.2.10 = STRING: "ObjectThreadPool"
.1.3.6.1.2.1.25.4.2.1.2.11 = STRING: "nfsktcpd"
.1.3.6.1.2.1.25.4.2.1.2.12 = STRING: "autofskd"
.1.3.6.1.2.1.25.4.2.1.2.13 = STRING: "lvmkd"
.1.3.6.1.2.1.25.4.2.1.2.14 = STRING: "lvmkd"
.1.3.6.1.2.1.25.4.2.1.2.15 = STRING: "lvmkd"
.1.3.6.1.2.1.25.4.2.1.3.0 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.1 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.8 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.9 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.10 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.11 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.12 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.13 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.14 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.3.15 = OID: .0.0
.1.3.6.1.2.1.25.4.2.1.4.0 = STRING: "swapper"
.1.3.6.1.2.1.25.4.2.1.4.1 = STRING: "init"
.1.3.6.1.2.1.25.4.2.1.4.8 = STRING: "kmemdaemon"
.1.3.6.1.2.1.25.4.2.1.4.9 = STRING: "ioconfigd"
.1.3.6.1.2.1.25.4.2.1.4.10 = STRING: "ObjectThreadPool"
.1.3.6.1.2.1.25.4.2.1.4.11 = STRING: "nfsktcpd"
.1.3.6.1.2.1.25.4.2.1.4.12 = STRING: "autofskd"
.1.3.6.1.2.1.25.4.2.1.4.13 = STRING: "lvmkd"
.1.3.6.1.2.1.25.4.2.1.4.14 = STRING: "lvmkd"
.1.3.6.1.2.1.25.4.2.1.4.15 = STRING: "lvmkd"
.1.3.6.1.2.1.25.4.2.1.5.0 = ""
.1.3.6.1.2.1.25.4.2.1.5.1 = ""
.1.3.6.1.2.1.25.4.2.1.5.8 = ""
...

What about all the other processes?   What can I do to get the full
list?  I want to monitor the Oracle processes.

Sincerely,
Aleksey

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to