6689275c24
Move userparameter selinux-enable, from security.conf into selinux.conf Move userparameters from security.conf into iptables.conf and linux.conf Added squid.conf file and Template App Squid
106 lines
3.4 KiB
XML
106 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<zabbix_export>
|
|
<version>3.0</version>
|
|
<date>2016-05-02T08:54:02Z</date>
|
|
<groups>
|
|
<group>
|
|
<name>Zabbix Templates</name>
|
|
</group>
|
|
</groups>
|
|
<templates>
|
|
<template>
|
|
<template>Template SELinux</template>
|
|
<name>Template SELinux</name>
|
|
<description/>
|
|
<groups>
|
|
<group>
|
|
<name>Zabbix Templates</name>
|
|
</group>
|
|
</groups>
|
|
<applications>
|
|
<application>
|
|
<name>SELinux</name>
|
|
</application>
|
|
</applications>
|
|
<items>
|
|
<item>
|
|
<name>SELinux enabled</name>
|
|
<type>0</type>
|
|
<snmp_community/>
|
|
<multiplier>0</multiplier>
|
|
<snmp_oid/>
|
|
<key>selinux-enabled</key>
|
|
<delay>90</delay>
|
|
<history>30</history>
|
|
<trends>365</trends>
|
|
<status>0</status>
|
|
<value_type>3</value_type>
|
|
<allowed_hosts/>
|
|
<units/>
|
|
<delta>0</delta>
|
|
<snmpv3_contextname/>
|
|
<snmpv3_securityname/>
|
|
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
|
<snmpv3_authprotocol>0</snmpv3_authprotocol>
|
|
<snmpv3_authpassphrase/>
|
|
<snmpv3_privprotocol>0</snmpv3_privprotocol>
|
|
<snmpv3_privpassphrase/>
|
|
<formula>1</formula>
|
|
<delay_flex/>
|
|
<params/>
|
|
<ipmi_sensor/>
|
|
<data_type>3</data_type>
|
|
<authtype>0</authtype>
|
|
<username/>
|
|
<password/>
|
|
<publickey/>
|
|
<privatekey/>
|
|
<port/>
|
|
<description/>
|
|
<inventory_link>0</inventory_link>
|
|
<applications>
|
|
<application>
|
|
<name>SELinux</name>
|
|
</application>
|
|
</applications>
|
|
<valuemap>
|
|
<name>Service state</name>
|
|
</valuemap>
|
|
<logtimefmt/>
|
|
</item>
|
|
</items>
|
|
<discovery_rules/>
|
|
<macros/>
|
|
<templates/>
|
|
<screens/>
|
|
</template>
|
|
</templates>
|
|
<triggers>
|
|
<trigger>
|
|
<expression>{Template SELinux:selinux-enabled.last(0)}=0</expression>
|
|
<name>SELinux is disabled</name>
|
|
<url/>
|
|
<status>0</status>
|
|
<priority>3</priority>
|
|
<description/>
|
|
<type>0</type>
|
|
<dependencies/>
|
|
</trigger>
|
|
</triggers>
|
|
<value_maps>
|
|
<value_map>
|
|
<name>Service state</name>
|
|
<mappings>
|
|
<mapping>
|
|
<value>0</value>
|
|
<newvalue>Down</newvalue>
|
|
</mapping>
|
|
<mapping>
|
|
<value>1</value>
|
|
<newvalue>Up</newvalue>
|
|
</mapping>
|
|
</mappings>
|
|
</value_map>
|
|
</value_maps>
|
|
</zabbix_export>
|