Author: Lars Michelsen <[email protected]> Date: Sun Nov 27 01:04:38 2011 +0100 Committer: Lars Michelsen <[email protected]> Commit-Date: Sun Nov 27 01:04:38 2011 +0100
Added new demo maps to the rotations --- etc/nagvis.ini.php-sample | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/nagvis.ini.php-sample b/etc/nagvis.ini.php-sample index 7ae3105..d63e6d1 100644 --- a/etc/nagvis.ini.php-sample +++ b/etc/nagvis.ini.php-sample @@ -368,12 +368,12 @@ backendtype="merlinmy" ; in this example the browser switches between the maps demo and demo2 every 15 ; seconds, the rotation is enabled by url: index.php?rotation=demo [rotation_demo] -; These steps are rotated. The "Demo2:" is a label which is being displayed in -; the index pages rotation list. +; These steps are rotated. The single steps may have optional prefixes like "Demo2:" +; which are used as display text on the index pages rotation list. ; You may also add external URLs as steps. Simply enclose the url using [] ; instead of the map name. It is also possible to add automaps to rotations, ; add an @ sign before the automap name to add an automap to the rotation. -maps="demo,Demo2:demo2" +maps="demo-germany,demo-ham-racks,demo-load,demo-muc-srv1" ; rotation interval (seconds) interval=15 ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
