On Thu, Mar 10, 2005 at 06:33:59PM -0500, Patrick Aland wrote:
> First, I want to to have a trigger that "fires" when an interface is
> down. I can't seem to get this to work properly, so if anyone has a
> dummy's guide to making triggers it would be appreciated.
Triggers fire when they see new alarms or events.  For an interface down
you are best to go off an alarm, eg the coloured boxes in the interfaces
screen.

> I've looked at the trigger debug but I'm not sure exactly what I'm seeing.
> It appears to fire the default "interface status change" trigger or at
> least compare to see if it should:
> 
> 18:15:30 
> ====================================================================================================
> 18:15:30 alarm 184:     T 2 - P 10 - R 2        If 'type(3) !IN 12,25'
> (1)      Then email ()
> 18:15:30 alarm 184:
Hmm, its missing something.
Trigger #2, position 10, second row:
  If the event type is not 12 (SLA) or 25 (Administrative) then email.
  Now it looks like email failed, the () after email is the
  action_result.

Do you have a user that has the trigger?  Does that user have an email 
address in JFFNMS?

  - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to