Guys, I'm starting with Zabbix and I would go sharing forum questions here.
I took the example template "Cisco 2960" which is already at the base of Zabbix.
I'm trying to understand the code to feed into my routers, Cisco 2801 models.
At the beginning of the file has this:
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export version="1.0" date="01.02.am" time="09.55">
<hosts>
<host name="Template_Cisco_2960">
<proxy_hostid>0</proxy_hostid>
<useip>0</useip>
<dns></dns>
<ip>0.0.0.0</ip>
<port>10050</port>
<status>3</status>
<useipmi>0</useipmi>
<ipmi_ip></ipmi_ip>
<ipmi_port>623</ipmi_port>
<ipmi_authtype>0</ipmi_authtype>
<ipmi_privilege>2</ipmi_privilege>
<ipmi_username></ipmi_username>
<ipmi_password></ipmi_password>
<groups>
<group>Templates</group>
</groups>
<triggers/>
Where it says IP, I have to put the router's IP?
Can you explain how to create template.
Thanks!
Maico
I took the example template "Cisco 2960" which is already at the base of Zabbix.
I'm trying to understand the code to feed into my routers, Cisco 2801 models.
At the beginning of the file has this:
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export version="1.0" date="01.02.am" time="09.55">
<hosts>
<host name="Template_Cisco_2960">
<proxy_hostid>0</proxy_hostid>
<useip>0</useip>
<dns></dns>
<ip>0.0.0.0</ip>
<port>10050</port>
<status>3</status>
<useipmi>0</useipmi>
<ipmi_ip></ipmi_ip>
<ipmi_port>623</ipmi_port>
<ipmi_authtype>0</ipmi_authtype>
<ipmi_privilege>2</ipmi_privilege>
<ipmi_username></ipmi_username>
<ipmi_password></ipmi_password>
<groups>
<group>Templates</group>
</groups>
<triggers/>
Where it says IP, I have to put the router's IP?
Can you explain how to create template.
Thanks!
Maico