|
|
| Author |
Message |
Ciaran Bryan Helper
Joined: 02 Apr 2004 Posts: 17
|
Posted: Wed Oct 27, 2004 12:57 pm Post subject: Process Hanging |
|
|
Hi,
Seeing a problem where individual gatherer processes are hanging. happens during runs where remote snmp agent is down or device is down of remote shell test script waits timesout.
I'm running 0.14 still. Anyone know if a similar issue has been fixed in a later release ? If so, whats the bug number ?
Thanks.
Ciaran. |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Wed Oct 27, 2004 1:32 pm Post subject: |
|
|
For the SNMP devices, make sure that the 'Disable SNMP Uptime Check' check box is not checked. This should help when the device is down or otherwise unreachable. bug#233 dealt with the problem that this checkbox defaulted to on instead of off; actually, it looks like that option didn't get fixed until 0.17, but it wasn't even introduced until 0.16. My bad.
Another thing you can do for SNMP tests is reduce the number of retries and/or the timeout for the tests. If you have some tests that take a long time, this might help you.
For scripts, NetMRG doesn't have any feature currently to time them out. If something in your script is hanging, we don't have much available to us to cut it off or debug it (unless it's one we provided).
-Doug |
|
| Back to top |
|
 |
Ciaran Bryan Helper
Joined: 02 Apr 2004 Posts: 17
|
Posted: Wed Oct 27, 2004 1:46 pm Post subject: |
|
|
ok. think the problem lies with my custom scripts.
cant find the 'Disable SNMP Uptime Check' check box.
Where is that supposed to be ? |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Wed Oct 27, 2004 2:00 pm Post subject: |
|
|
I realized partway through my post that the 'Disable SNMP Uptime Check' option wasn't introduced until 0.16, so you wouldn't be able to find it.
If you need any help debugging your scripts, feel free to post; we'll see what we can work out.
-Doug |
|
| Back to top |
|
 |
|