Remove the UDP listening check for NTP

The template is linked to all nodes but ntpd running on controller nodes the
check cannot be performed because zabbix-agent and ntpd processes run
on different network namespaces.

Fixes-bug: #1513454

Change-Id: I3f305e00ad1e5b62cfd5d9741661cb398c892958
(cherry picked from commit fc84cbc8d9)
This commit is contained in:
Swann Croiset 2015-11-06 14:14:33 +01:00 committed by Olivier Bourdon
parent 7ae3b5113b
commit 6e87136d6d
1 changed files with 0 additions and 52 deletions

View File

@ -982,48 +982,6 @@
</applications>
<valuemap/>
</item>
<item>
<name>NTP Server is listening on port</name>
<type>0</type>
<snmp_community/>
<multiplier>0</multiplier>
<snmp_oid/>
<key>net.udp.listen[123]</key>
<delay>30</delay>
<history>90</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>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Core Services</name>
</application>
</applications>
<valuemap/>
</item>
<item>
<name>NTP Server process is running</name>
<type>0</type>
@ -2719,16 +2677,6 @@
<type>0</type>
<dependencies/>
</trigger>
<trigger>
<expression>{Template Fuel OS Linux:net.udp.listen[123].last(0)}=0</expression>
<name>NTP Server service is down on {HOST.NAME}</name>
<url/>
<status>0</status>
<priority>2</priority>
<description/>
<type>0</type>
<dependencies/>
</trigger>
<trigger>
<expression>{Template Fuel OS Linux:system.cpu.load[percpu,avg1].last(0)}&gt;5</expression>
<name>Processor load is too high on {HOST.NAME}</name>