Author:   Lars Michelsen <[email protected]>
Date:     Wed Feb  6 18:07:25 2013 +0100
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Wed Feb  6 18:07:25 2013 +0100

Added shinken business_impact filter to automaps (set shinken_features=1 in 
[global] section in main configuration to enable this feature) Thanks to 
Thibault Cohen for the patch)

---

 ChangeLog                 |    3 +++
 etc/nagvis.ini.php-sample |    5 +++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 78f1232..d4c9095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 Core:
   * Improved main configuration parsing code (should not mixup comments
     and empty lines anymore)
+  * Added shinken business_impact filter to automaps (set shinken_features=1
+    in [global] section in main configuration to enable this feature)
+    Thanks to Thibault Cohen for the patch)
 
 Frontend:
   * Added support for custom context menu actions like connecting via
diff --git a/etc/nagvis.ini.php-sample b/etc/nagvis.ini.php-sample
index 07ccf28..151102d 100644
--- a/etc/nagvis.ini.php-sample
+++ b/etc/nagvis.ini.php-sample
@@ -149,6 +149,11 @@
 ; The startshow parameter is only used by some views at the moment. It is used
 ; by the Map module.
 ;startshow=""
+;
+; Turn on to enable some shinken related features in NagVis, like the
+; min_business_impact-filter on automaps which can be used to render automaps
+; based on the shinken attribute "business_impact".
+;shinken_features=0
 
 ; Path definitions
 [paths]


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to