Difference between revisions of "Zabbix create template"

Line 38: Line 38:
  
  
=How to create a new application?=
+
=How to create a new application and related item, triggers, actions?=
  
Each template has a list of applications.  
+
Key points:
 +
# 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
  
 +
 +
==Access / create application==
  
 
You can edit this list:
 
You can edit this list:
Line 62: Line 68:
  
 
==> It should appears it the applications list
 
==> It should appears it the applications list
 +
 +
 +
 +
==Access / create item==
 +
 +
 +
[[File:Zabbix template 06 App Items.png|1024px|caption|Zabbix template 06 App Items]]
 +
 +
→ Configuration menu >> Templates >> ''Searched template'' >> Applications >> Application's Items

Revision as of 09:52, 14 August 2014


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 !


How to create a new application and related item, triggers, actions?

Key points:

  1. Each template has a list of applications.
  2. Each application has a set of items = datasource
  3. Each item has some triggers = conditions to raise an event with a specific alert level and type
  4. Each trigger is bound to some actions = action to perform on when the trigger event is sent


Access / create application

You can edit this list:

  • Access applications' list

Zabbix template 04 applications

→ Configuration menu >> Templates >> Searched template >> Applications


  • Create new application

Zabbix template 05 new application

→ Configuration menu >> Templates >> Searched template >> Applications >> Create application


==> Give a name to the new application and save.

==> It should appears it the applications list


Access / create item

Zabbix template 06 App Items

→ Configuration menu >> Templates >> Searched template >> Applications >> Application's Items