-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrpims_zabbix_host_template.xml
57 lines (57 loc) · 1.72 KB
/
rpims_zabbix_host_template.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export>
<version>4.0</version>
<date>2020-02-28T13:23:13Z</date>
<groups>
<group>
<name>Raspberry Pi</name>
</group>
</groups>
<hosts>
<host>
<host>rpims1.example.com</host>
<name>rpims1.example.com</name>
<description/>
<proxy/>
<status>1</status>
<ipmi_authtype>-1</ipmi_authtype>
<ipmi_privilege>2</ipmi_privilege>
<ipmi_username/>
<ipmi_password/>
<tls_connect>2</tls_connect>
<tls_accept>2</tls_accept>
<tls_issuer/>
<tls_subject/>
<tls_psk_identity>c4d57cbd59763044</tls_psk_identity>
<tls_psk>cc484f1436b982acbb4f23856350f3c90e386b23b2067cf4558f5c70a2c50801</tls_psk>
<templates>
<template>
<name>RPiMS template</name>
</template>
</templates>
<groups>
<group>
<name>Raspberry Pi</name>
</group>
</groups>
<interfaces>
<interface>
<default>1</default>
<type>1</type>
<useip>1</useip>
<ip>192.168.10.54</ip>
<dns/>
<port>10050</port>
<bulk>1</bulk>
<interface_ref>if1</interface_ref>
</interface>
</interfaces>
<applications/>
<items/>
<discovery_rules/>
<httptests/>
<macros/>
<inventory/>
</host>
</hosts>
</zabbix_export>