Craig Small <csmall@...> writes: > > On Mon, Aug 12, 2013 at 12:17:01PM +0000, Ruud Hop wrote: > > 14:08:10 E 13165:= <at> 2013-08-12 14:07:57 - state: 3 - int: 3 - type: 12 > You have an alarm for interface 3 of type 12 (SLA alarm) > > > 14:08:10 alarm 94: T 2 - P 10 - R 2 If 'type(12) !IN 12,25' (0) > This trigger will fire if the alarm is NOT either 12 or 25. > So.. no trigger. > > You will either need to adjust this rule or make a new trigger. > > - Craig >
Hi Craig, Thanks for the help sofar! Changed the trigger, so it fires when type is 12 (or 25). The email action is called, but I get a php warning: 16:06:26 Events to Process: 1 16:06:26 E 15700:= @2013-08-15 16:06:24 - state: 3 - int: 3 - type: 12 16:06:26 E 15700:= Other Down Alarms: 0 16:06:26 E 15700:= ALERT Interface 3 16:06:26 New Alarm: 99 := 2013-08-15 16:06:24 - 2013-08-15 16:36:54 - 3 - 12 - 3 - 15700 - 15700 16:06:26 ======================================================================= PHP Warning: array_key_exists() expects parameter 2 to be array, boolean given in /usr/share/jffnms/engine/actions/email.inc.php on line 29 16:06:26 alarm 99: T 2 - P 10 - R 2 If 'type(12) IN 12,25' (1) Then email (1) My php knowledge is almost zero, so hopefully you (or other readers) have the answer :-) regards, Ruud ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users