I have a few problems with jffnms.
First of all, I haven't been able to get tftp
transfers of cisco configs to work.
I've installed a tftpd, set it to run as jffnms,
and pointed it to the /opt/jffnms/tftp dir. I've tried to transfer a few configs
from the cisco boxes to the server without problems.
But when I try to run the tftp_get_host_config.php
manually or automatically it fails with:
Error Waiting transfer to finish (4362.63
msec).
I've set the tftpd path correct, the permissions
seems to be ok, as the normal cisco -> server tftp transfers work. I've
configured the snmp with a v1 RW string. Anything I've missed here?
Second, I have a problem that my trigger always
sends out 2 emails on an unreachable event.
I originally had a trigger that alerted me on all
interface changes, but I scrapped that as I have too many interfaces to keep
track of. But even there, it gave me 2 emails on each interface
change.
My new trigger is a bit simple, but still gives me
2 emails for each event.
Trigger:
10 if State is Equal to
unreachable then Send SMS via Mail Stop this Trigger Or
20 if State is Equal to reachable then Send SMS via Mail Stop this Trigger And Any suggestions where to look?
Best regards
Are Øhrn
|
- [jffnms-users] tftp and trigger problems Are Øhrn
- Re: [jffnms-users] tftp and trigger problems Javier Szyszlican