Title: [opsview] [9714] exclude_handled added to API
Revision
9714
Author
aburzynski
Date
2012-08-06 10:52:41 +0100 (Mon, 06 Aug 2012)

Log Message

exclude_handled added to API

Modified Paths


Modified: trunk/opsview-core/t/var/perldumps/summarised_keywords
===================================================================
--- trunk/opsview-core/t/var/perldumps/summarised_keywords	2012-08-06 08:31:43 UTC (rev 9713)
+++ trunk/opsview-core/t/var/perldumps/summarised_keywords	2012-08-06 09:52:41 UTC (rev 9714)
@@ -4,6 +4,7 @@
       computed_state => "unknown",
       description => "cisco devices",
       downtime => 2,
+      exclude_handled => 0,
       hosts => { handled => 5, total => 5, unhandled => 0, up => { handled => 5 } },
       name => "cisco",
       services => {
@@ -18,6 +19,7 @@
       computed_state => "unknown",
       description => "cisco devices, group 1",
       downtime => 2,
+      exclude_handled => 0,
       hosts => { handled => 3, total => 3, unhandled => 0, up => { handled => 3 } },
       name => "cisco_gp1",
       services => {
@@ -32,6 +34,7 @@
       computed_state => "unknown",
       description => "Not public keyword",
       downtime => 2,
+      exclude_handled => 0,
       hosts => { handled => 3, total => 3, unhandled => 0, up => { handled => 3 } },
       name => "cisco_gp2",
       services => {
@@ -50,4 +53,4 @@
     total     => 44,
     unhandled => 31,
   },
-}
\ No newline at end of file
+}

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to