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 08:52, 14 August 2014
Contents
Access templates
→ 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:
→ 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.
- Tab 3 Macros : nothing to do over here !
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:
- Access applications' list
→ Configuration menu >> Templates >> Searched template >> Applications
- Create 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
→ Configuration menu >> Templates >> Searched template >> Applications >> Application's Items