Ad Widget

Collapse

constant dohoefinition inside Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dsipe
    Senior Member
    • Oct 2006
    • 184

    #1

    constant dohoefinition inside Zabbix

    Some months ago, i propose to give the possibility to create constant ( user ddefined vars) inside zabbix (maybe in the same menu as the one use for mapping values).

    Example:
    var name = MAX_CPU_USAGE
    var value = 70

    and then the ability to use this constant inside trigger definition :
    {host:items.last(0)}>{MAX_CPU_USAGE}


    It'll be then very easy to have a single point of modification.

    Let me known our opinion!

    Alexei: i believe, from a previous to the same question, that this functionnality be implemented in Zabbix 1.4 ...?
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    This feature might be very useful for many users. However it cannot be included into 1.4.x because it requires changes of the database structure. Anyway the idea was added to the wish list for 1.6.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • dsipe
      Senior Member
      • Oct 2006
      • 184

      #3
      thanx a lot Alexei!

      Comment

      Working...