Ad Widget

Collapse

Some kind of templates for similar triggers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DavidP
    Junior Member
    • Sep 2012
    • 1

    #1

    Some kind of templates for similar triggers

    Hi all,

    When I want to monitor similar items for different hosts, I use templates.

    Now what can I use when I want to monitor similar, but not identical, items over a single/several host?

    For example for partitions management, I can define items such as:
    for /data: partitions.data.usage
    for /backup: partitions.backup.usage
    for /usr: partitions.usr.usage

    In our case, taking all our server configurations into consideration, we have around 25 partitions to monitor.

    In all cases, I want to set up the same kind of triggers:
    - warning when usage above 80%
    - critical when usage above 95%
    - plus some other tendency triggers

    Is there a way to define some kind of trigger template, so that I do not have to create, and maintain all those similar triggers for each unique partition?

    Thanks for your feedback,
    David
  • eskytthe
    Senior Member
    Zabbix Certified Specialist
    • May 2011
    • 363

    #2
    Try to look at LLD in Zabbix ver. 2:
    http://www.zabbix.com/documentation/...evel_discovery
    Br
    Erik

    Comment

    Working...