We got an interface on our ASA firewall and we can measure the connections on it.
If we run the poller the results are like this :
 
jffnms:/usr/share/jffnms/engine# /usr/bin/php poller.php 54 992
13:46:38  :  H  54 : Poller Start : 2 Items.
13:46:38  :  H  54 :  I 992 :  P  10 : pix_connections(.1.3..0.6): 848 -> rrd(): pix_connections:848 (time P:7.02 | 73.81)
13:46:38  :  H  54 :  I 992 :  P LPD : last_poll_date(): 1160999198 -> db(last_poll_date): 1 (time P:0.54 | 3.07)
13:46:38  :  H  54 : Poller End, Total Time: 105.48 msec.
 
I've created an Individual condition :
Description                        Show Info                Condition                                 Show _expression_  
 Pix Connections > 100     pix_connections     (<pix_connections> > 100)     (<pix_connections> > 100)
 
This Condition is added into a new SLA.
 
However, when i try to run the RRD_ANALYSER manually, i get this result  :
 
jffnms:/usr/share/jffnms/engine# /usr/bin/php rrd_analizer.php 992
13:49:30 I992 : ==========================================================================================
13:49:30 I992 : Start: 2006-10-16 13:10:00      Stop: 2006-10-16 13:40:00       Measures: 6
13:49:30 I992 : pix_connections(722)
13:49:30 I992 : ------------------------------------------------------------------------------------------
13:49:30 New Event (8945): 2006-10-16 13:49:30 - 12 - 54 - FW Stat 40.6 - alert - rrd_analizer_sla - Pix Connections pix_connections: 1 # - 10005
13:49:30 I992 : sla : Cond0: (722 > 100)                            = 1  -TRUE- pix_connections: 1 #
13:49:30 I992 : sla : Final Eval: True. INFO: Pix Connections pix_connections: 1 #
Here it looks like there is only 1 connection.
 
What is wrong here ?
 
 
 
Met vriendelijke groet,
 
 
Sebastian van Dijk
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to