I have looked at "Debugging NaN" by gandalf and never could make much sense of it, especially on these points -
Code: Select all
su - cactiuser
/full/path/to/perl your-perl-script.pl p1 p2
... (check output)
On checking snmp:
Code: Select all
snmpget -c very-secret -v 2c target-host .1.3.6.1.4.something
.... (check output)
Could you provide a relevant working example? E.q. a string for hp-ux 11.23?
I had an SNMP subagent problem and couldn't figure out with the above example.
That's just a start, it seems there are other similar issues.