Code

Repaid demo maps (missing backend)
[pkg-nagvis.git] / debian / demo_pool.ini.php
1 ; <?php return 1; ?>
2 ; the line above is to prevent
3 ; viewing this file from web.
4 ; DON'T REMOVE IT!
6 ; in this example the browser switches between the maps demo and demo2 every 15
7 ; seconds, the rotation is enabled by url: index.php?rotation=demo
8 [rotation_demo]
9 ; These steps are rotated. The single steps may have optional prefixes like "Demo2:"
10 ; which are used as display text on the index pages rotation list.
11 ; You may also add external URLs as steps. Simply enclose the url using []
12 ; instead of the map name. It is also possible to add automaps to rotations,
13 ; add an @ sign before the automap name to add an automap to the rotation.
14 maps="demo-germany,demo-ham-racks,demo-load,demo-muc-srv1"
15 ; rotation interval (seconds)
16 interval=5
18 ; This file defines a backend instance of the Test backend
19 ; which is used by some demo maps. This can be removed when
20 ; you are not interested in the demo maps.
22 [backend_demo]
23 backendtype=Test