Skip to content

Commit

Permalink
sync debian ubuntu templ with prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Srikrishna Das committed Sep 15, 2011
1 parent d8fdc04 commit 614a13f
Showing 1 changed file with 42 additions and 66 deletions.
108 changes: 42 additions & 66 deletions OS_Debian_Ubuntu/Tpl_Tribily_OS_Debian_Active_v1.0.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export version="1.0" date="01.07.11" time="06.00">
<zabbix_export version="1.0" date="15.09.11" time="08.46">
<hosts>
<host name="Tpl_Tribily_OS_Debian_Active_v1.0">
<proxy_hostid>0</proxy_hostid>
Expand All @@ -19,23 +19,14 @@
<group>Templates</group>
</groups>
<triggers>
<trigger>
<description>Delay in network to server {HOSTNAME}</description>
<type>0</type>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:agent.ping.count(300)}&gt;500</expression>
<url></url>
<status>0</status>
<priority>3</priority>
<comments></comments>
</trigger>
<trigger>
<description>Version of zabbix_agent(d) was changed on {HOSTNAME}</description>
<type>0</type>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:agent.version.diff(0)}&gt;0</expression>
<url></url>
<status>0</status>
<priority>3</priority>
<comments></comments>
<comments>The version of the zabbix agent has been changed on this server. For optimal functioning of tribily, make sure your agents are at least version 1.8.1</comments>
</trigger>
<trigger>
<description>General updates available</description>
Expand All @@ -44,7 +35,7 @@
<url></url>
<status>0</status>
<priority>1</priority>
<comments></comments>
<comments>Some of the packages installed on this server are out of date and need to be updated.</comments>
</trigger>
<trigger>
<description>Security updates available</description>
Expand All @@ -53,7 +44,7 @@
<url></url>
<status>0</status>
<priority>3</priority>
<comments></comments>
<comments>This server has debian security updates available. It is highly recommended to stay up to date in order to keep security risks low.</comments>
</trigger>
<trigger>
<description>Zabbix_agentd is not running on {HOSTNAME}</description>
Expand All @@ -62,7 +53,7 @@
<url></url>
<status>0</status>
<priority>3</priority>
<comments></comments>
<comments>No processes named zabbix_agentd are currently running on this server.</comments>
</trigger>
<trigger>
<description>Too many processes on {HOSTNAME}</description>
Expand All @@ -71,7 +62,7 @@
<url></url>
<status>0</status>
<priority>4</priority>
<comments></comments>
<comments>The number of processes on this server has been over 100 for the past 300 seconds (5 minutes).</comments>
</trigger>
<trigger>
<description>Server {HOSTNAME} is unreachable</description>
Expand All @@ -80,16 +71,25 @@
<url></url>
<status>0</status>
<priority>4</priority>
<comments></comments>
<comments>This server is unavailable</comments>
</trigger>
<trigger>
<description>Processor load is too high on {HOSTNAME}</description>
<type>0</type>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:system.cpu.load[,avg1].last(600)}&gt;{$MAX_CPULOAD}</expression>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:system.cpu.load[,avg1].avg(1800)}&gt;{$MAX_CPULOAD}</expression>
<url></url>
<status>0</status>
<priority>4</priority>
<comments></comments>
<comments>The processor load on this server has been high for the past 30 minutes. By default the highload level is 5.</comments>
</trigger>
<trigger>
<description>Processor load is too high on {HOSTNAME}</description>
<type>0</type>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:system.cpu.load[,avg1].avg(600)}&gt;{$MAX_CPULOAD}</expression>
<url></url>
<status>0</status>
<priority>2</priority>
<comments>The processor load for this server has been averaging over 5 for the past 10 minutes.</comments>
</trigger>
<trigger>
<description>No New data received from {HOSTNAME} in last 10 minutes</description>
Expand All @@ -98,34 +98,34 @@
<url></url>
<status>0</status>
<priority>4</priority>
<comments></comments>
<comments>This server hasn't reported any data in the past 600 seconds (10 mins). This could indicate that the server has stopped functioning properly.</comments>
</trigger>
<trigger>
<description>Hostname was changed on {HOSTNAME}</description>
<type>0</type>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:system.hostname.diff(0)}&gt;0</expression>
<url></url>
<status>1</status>
<status>0</status>
<priority>1</priority>
<comments></comments>
<comments>The hostname of this server has been changed. This the output of the command 'hostname -f'.</comments>
</trigger>
<trigger>
<description>Lack of free swap space on {HOSTNAME}</description>
<type>0</type>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:system.swap.size[,free].avg(300)}&lt;100</expression>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:system.swap.size[,free].avg(300)}&lt;100M</expression>
<url></url>
<status>0</status>
<priority>4</priority>
<comments></comments>
<comments>This server's free swap space has been below 100 Mega Bytes for the past 2.5 hours, usually indicating that memory allocation is misconfigured or the server is experiencing high load.</comments>
</trigger>
<trigger>
<description>Host information was changed on {HOSTNAME}</description>
<type>0</type>
<expression>{Tpl_Tribily_OS_Debian_Active_v1.0:system.uname.diff(0)}&gt;0</expression>
<url></url>
<status>1</status>
<status>0</status>
<priority>1</priority>
<comments></comments>
<comments>The information that the command 'uname -a' outputs has been changed. The most common cause for this is a kernel version change.</comments>
</trigger>
<trigger>
<description>{HOSTNAME} has just been restarted</description>
Expand All @@ -134,7 +134,7 @@
<url></url>
<status>0</status>
<priority>1</priority>
<comments></comments>
<comments>The uptime for this server has just been reset, which indicates a server restart.</comments>
</trigger>
<trigger>
<description>Too many users connected on server {HOSTNAME}</description>
Expand All @@ -143,7 +143,7 @@
<url></url>
<status>0</status>
<priority>3</priority>
<comments></comments>
<comments>Currently there are more then 7 users connected to terminals on this server.</comments>
</trigger>
<trigger>
<description>Low free disk space on {HOSTNAME} volume /</description>
Expand All @@ -152,7 +152,7 @@
<url></url>
<status>0</status>
<priority>4</priority>
<comments></comments>
<comments>The amount of available space on the root volume '/' has dropped below 10%. Free up some disk space to make sure this doesn't cause any problems.</comments>
</trigger>
<trigger>
<description>Low available memory on server {HOSTNAME}</description>
Expand All @@ -161,43 +161,10 @@
<url></url>
<status>0</status>
<priority>3</priority>
<comments></comments>
<comments>The amount of available memory on this server has dropped below 10%.</comments>
</trigger>
</triggers>
<items>
<item type="7" key="agent.ping" value_type="3">
<description>Ping to the server (TCP)</description>
<ipmi_sensor></ipmi_sensor>
<delay>30</delay>
<history>60</history>
<trends>365</trends>
<status>0</status>
<data_type>0</data_type>
<units></units>
<multiplier>0</multiplier>
<delta>0</delta>
<formula>0</formula>
<lastlogsize>0</lastlogsize>
<logtimefmt></logtimefmt>
<delay_flex></delay_flex>
<authtype>0</authtype>
<username></username>
<password></password>
<publickey></publickey>
<privatekey></privatekey>
<params></params>
<trapper_hosts></trapper_hosts>
<snmp_community></snmp_community>
<snmp_oid></snmp_oid>
<snmp_port>161</snmp_port>
<snmpv3_securityname></snmpv3_securityname>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase></snmpv3_authpassphrase>
<snmpv3_privpassphrase></snmpv3_privpassphrase>
<applications>
<application>General</application>
</applications>
</item>
<item type="7" key="agent.version" value_type="1">
<description>Version of zabbix_agent(d) running</description>
<ipmi_sensor></ipmi_sensor>
Expand Down Expand Up @@ -1250,12 +1217,12 @@
</graph_elements>
</graph>
<graph name="Disk Utilization" width="900" height="200">
<ymin_type>0</ymin_type>
<ymin_type>1</ymin_type>
<ymax_type>0</ymax_type>
<ymin_item_key></ymin_item_key>
<ymax_item_key></ymax_item_key>
<show_work_period>0</show_work_period>
<show_triggers>1</show_triggers>
<show_triggers>0</show_triggers>
<graphtype>0</graphtype>
<yaxismin>0.0000</yaxismin>
<yaxismax>100.0000</yaxismax>
Expand All @@ -1265,14 +1232,23 @@
<percent_right>0.0000</percent_right>
<graph_elements>
<graph_element item="Tpl_Tribily_OS_Debian_Active_v1.0:vfs.fs.size[/,free]">
<drawtype>2</drawtype>
<drawtype>5</drawtype>
<sortorder>0</sortorder>
<color>009900</color>
<color>FF6666</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<periods_cnt>5</periods_cnt>
</graph_element>
<graph_element item="Tpl_Tribily_OS_Debian_Active_v1.0:vfs.fs.size[/,pfree]">
<drawtype>2</drawtype>
<sortorder>1</sortorder>
<color>0000EE</color>
<yaxisside>1</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<periods_cnt>5</periods_cnt>
</graph_element>
</graph_elements>
</graph>
</graphs>
Expand Down

0 comments on commit 614a13f

Please sign in to comment.