Author:   Lars Michelsen <[email protected]>
Date:     Wed Mar  2 21:03:16 2011 +0100
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Wed Mar  2 21:03:16 2011 +0100

Added object ids to demo maps

---

 etc/maps/demo-map.cfg    |   11 ++++++++---
 etc/maps/demo-server.cfg |   16 +++++++++++++---
 etc/maps/demo2.cfg       |    3 +++
 3 files changed, 24 insertions(+), 6 deletions(-)

diff --git a/etc/maps/demo-map.cfg b/etc/maps/demo-map.cfg
index f678608..25a29b4 100644
--- a/etc/maps/demo-map.cfg
+++ b/etc/maps/demo-map.cfg
@@ -4,31 +4,35 @@ map_image=demo_background.png
 }
 
 define shape {
-z=5
+object_id=1dd76b
 icon=demo_german_landscape.png
 x=156
 y=69
+z=5
 }
 
 define textbox {
+object_id=41790e
 text=[refresh_counter]
 x=651
 y=109
 z=5
-w=36
 background_color=transparent
 border_color=transparent
+w=36
 }
 
 define map {
-iconset=demo_landscape
+object_id=ee8692
 map_name=demo-server
 x=378
 y=169
 z=10
+iconset=demo_landscape
 }
 
 define shape {
+object_id=2489da
 icon=demo-text_demo.png
 x=342
 y=13
@@ -36,6 +40,7 @@ z=10
 }
 
 define shape {
+object_id=704975
 icon=demo-text_mapstate.png
 x=521
 y=312
diff --git a/etc/maps/demo-server.cfg b/etc/maps/demo-server.cfg
index 1c3a781..e69ecc1 100644
--- a/etc/maps/demo-server.cfg
+++ b/etc/maps/demo-server.cfg
@@ -4,37 +4,42 @@ map_image=demo_background.png
 }
 
 define shape {
-z=5
+object_id=1dd76b
 icon=demo_server_bg.png
 x=102
 y=64
+z=5
 }
 
 define host {
-z=10
+object_id=41790e
 host_name=localhost
 x=229
 y=82
+z=10
 iconset=demo_state
 }
 
 define shape {
+object_id=ee8692
 icon=demo_server_bg.png
 x=391
 y=259
 }
 
 define textbox {
+object_id=2489da
 text=[refresh_counter]
 x=651
 y=109
 z=5
-w=36
 background_color=transparent
 border_color=transparent
+w=36
 }
 
 define service {
+object_id=704975
 host_name=localhost
 service_description=Current Load
 x=518
@@ -44,12 +49,14 @@ iconset=demo_state
 }
 
 define shape {
+object_id=46fb40
 icon=demo-load.png
 x=443
 y=343
 }
 
 define shape {
+object_id=a7973a
 icon=demo-server.png
 x=159
 y=136
@@ -57,6 +64,7 @@ z=10
 }
 
 define shape {
+object_id=dd0b2a
 icon=demo-text_demo.png
 x=152
 y=384
@@ -64,6 +72,7 @@ z=10
 }
 
 define shape {
+object_id=ed1545
 icon=demo-text_hoststate.png
 x=184
 y=36
@@ -71,6 +80,7 @@ z=15
 }
 
 define shape {
+object_id=1b4f02
 icon=demo-text_servicestate.png
 x=466
 y=233
diff --git a/etc/maps/demo2.cfg b/etc/maps/demo2.cfg
index 406350f..53fdfe8 100644
--- a/etc/maps/demo2.cfg
+++ b/etc/maps/demo2.cfg
@@ -4,6 +4,7 @@ map_image=nagvis-demo.png
 }
 
 define host {
+object_id=1dd76b
 host_name=localhost
 x=260
 y=158
@@ -12,6 +13,7 @@ iconset=std_small
 }
 
 define hostgroup {
+object_id=41790e
 hostgroup_name=linux-servers
 x=288
 y=353
@@ -19,6 +21,7 @@ url=http://www.nagvis.org
 }
 
 define textbox {
+object_id=ee8692
 text=Refresh/Rotate: [refresh_counter]
 x=353
 y=407


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to