Unable to Add New Process for Solaris Server with sysedge

Unable to Add New Process for Solaris Server with sysedge

I have several servers with agent sysedge of concord, I configured the sysedge agent to permit the Aplication manager poll this servers via snmp.
I create a new monitor of these servers and the monitor was created succesfull, I saw the Load Average, partitions and memory but when I want to Add new process to monitor the Aplication manager doesn�t show me any process of the solaris server.
I did some tests and this is what i got.

I access the solaris server via ssh and I put the tcpdump to capture the packets from the Aplication manager(10.13.1.16 ) to this server.
[root@localhost log]# tcpdump host 200.94.26.114
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
10:41:29.170836 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 0
10:41:30.171394 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 1
10:41:31.181360 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 2
10:41:32.181381 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 3
10:41:33.181354 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 4
10:41:34.181347 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 5
10:41:35.181336 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 6
10:41:36.181340 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 7
10:41:37.181324 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 8
10:41:38.180440 IP 10.13.1.16 > host-200-94-26-114.block.alestra.net.mx: icmp 64: echo request seq 9
10:41:39.238348 IP 10.13.1.16.32769 > host-200-94-26-114.block.alestra.net.mx.snmp: GetRequest(26) system.sysDescr.0

In the last line of the tcpdump command it shows me tha the aplication manager is trying to get information from system.sysDescr.0 object, but the solaris server did not respons.

Then in the solaris server I did the snmpget with the same object id. But it doesn�t exist.
# /opt/EMPsysedge/bin/snmpget nmireport 127.0.0.1 system.sysDescr.0
/opt/EMPsysedge/bin/snmpget: variable system not found
invalid object ID

The I did the same but with the numeral object id. And this works fine.
# /opt/EMPsysedge/bin/snmpget nmireport 127.0.0.1 1.3.6.1.2.1.1.1.0
dns-dhcp-mty1

Finaly I did the same but I omit the system. And It works good.
# /opt/EMPsysedge/bin/snmpget nmireport 127.0.0.1 sysDescr.0
dns-dhcp-mty1

What do I need to poll the Processes of the solaris server?

Thanks
Marco Torres





































                New to ADSelfService Plus?