Module: nagvis
Branch: master
Commit: 074bc5e722a6de3fa61c52f7ff4e92240de8148a
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=074bc5e722a6de3fa61c52f7ff4e92240de8148a

Author: Lars Michelsen <[email protected]>
Date:   Sun Apr 25 00:50:44 2010 +0200

Fixed servicegroup ok with downtime state detection

---

 .../core/classes/GlobalBackendmklivestatus.php     |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/share/server/core/classes/GlobalBackendmklivestatus.php 
b/share/server/core/classes/GlobalBackendmklivestatus.php
index 5a23899..3ac388e 100644
--- a/share/server/core/classes/GlobalBackendmklivestatus.php
+++ b/share/server/core/classes/GlobalBackendmklivestatus.php
@@ -1061,7 +1061,8 @@ class GlobalBackendmklivestatus implements 
GlobalBackendInterface {
                        "Stats: ".$stateAttr." = 0\n" .
                        "Stats: scheduled_downtime_depth > 0\n" .
                        "Stats: host_scheduled_downtime_depth > 0\n" .
-                       "StatsAnd: 3\n" .
+                       "StatsOr: 2\n" .
+                       "StatsAnd: 2\n" .
                        // Count WARNING
                        "Stats: ".$stateAttr." = 1\n" .
                        "Stats: acknowledged = 0\n" .


------------------------------------------------------------------------------
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to