mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
Added sample data: service calls, known errors, infra grouping, and some links (e.g. contact/team)
SVN:trunk[188]
This commit is contained in:
12
setup/data/60.group.xml
Normal file
12
setup/data/60.group.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<bizInfraGroup id="326">
|
||||
<name>Monitroing Nagios server1</name>
|
||||
<status>production</status>
|
||||
<org_id>2</org_id>
|
||||
<severity>low</severity>
|
||||
<type>Monitoring</type>
|
||||
<description>regroupe les CI monitorer par nagios</description>
|
||||
<parent_group_id>0</parent_group_id>
|
||||
</bizInfraGroup>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user