On Sep 14, 2006, at 4:37 PM, Karthik Chandra wrote:
Hi All,
I have follwoign probe where I am polling a value and trying to
store it to
see if it has chnaged in next poll. It is not working Please help.
First, look in your Event Log when you load your probe to see if
there are any errors. I made the following modification to your
probe and this works fine:
<snmp-device-variables>
thispoll, 1.3.6.1.2.1.1.3.0, DEFAULT, "SysUpTime"
polldelta, ($thispoll - $prevpoll ), calculation, "DELTA"
prevpoll, $thispoll, Calculation, "Last UpTime"
</snmp-device-variables>
What version of InterMapper are you using?
Regards,
Bill Fisher
Dartware, LLC
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]