Difference between revisions of "Zabbix create template"

 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
=Vocable=
 
=Vocable=
  
Key points:
+
Reminder, you need to know Zabbix vocable. See [[Zabbix vocable]].  
 
 
# Zabbix configuration rely on '''templates''' = set of applications, items, triggers and actions.
 
 
 
# Each ''template'' has a list of '''applications'''
 
 
 
# Each ''application'' has a set of '''items''' = datasource
 
 
 
# Each ''item'' has some '''triggers''' = conditions to raise an event with a specific alert level and type
 
 
 
# Each ''trigger'' is bound to some '''actions''' = action to perform on when the trigger event is sent. A trigger can rely on many items.
 
 
 
# Each '''host''' belongs to one or more '''groups'''. Each ''group'' has some related ''templates'' they apply to their ''hosts''
 
 
 
  
 +
  
 
=Access templates=
 
=Access templates=

Latest revision as of 15:07, 25 June 2015


Vocable

Reminder, you need to know Zabbix vocable. See Zabbix vocable.


Access templates

Zabbix template access

→ Configuration menu >> Templates


Don't forget to choose the group of template you want to see.


Create new template

You can request a new template creation from the template menu:

Zabbix template 01 create template

→ Configuration menu >> Templates >> Create template


Then, you just have to fill up the forms:

  • Tab 1 Template : Give a template a name. Template name = Visible name


  • Tab 2 Linked templates : If you plan to use Linux then create a link to Template OS Linux. Otherwise, create a link to Zabbix agent.


Zabbix create template tab2


  • Tab 3 Macros : nothing to do over here !