Created
June 13, 2019 07:01
-
-
Save stijnpieters/3decd7bc037e338f893c28cf2d0bfb3f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<zabbix_export> | |
<version>4.2</version> | |
<date>2019-06-11T14:09:50Z</date> | |
<groups> | |
<group> | |
<name>Templates/Network devices</name> | |
</group> | |
</groups> | |
<templates> | |
<template> | |
<template>HP ProCurve 1810</template> | |
<name>HP ProCurve 1810</name> | |
<description/> | |
<groups> | |
<group> | |
<name>Templates/Network devices</name> | |
</group> | |
</groups> | |
<applications/> | |
<items/> | |
<discovery_rules/> | |
<httptests/> | |
<macros> | |
<macro> | |
<macro>{$UPLINK_INTERFACE_IN}</macro> | |
<value>24</value> | |
</macro> | |
<macro> | |
<macro>{$UPLINK_INTERFACE_OUT}</macro> | |
<value>24</value> | |
</macro> | |
</macros> | |
<templates> | |
<template> | |
<name>Template Generic ProCurve</name> | |
</template> | |
</templates> | |
<screens/> | |
<tags/> | |
</template> | |
</templates> | |
</zabbix_export> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment