Ad Widget

Collapse

Help with trigger on a MSSQL instance

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ismael Medina
    Junior Member
    • Mar 2007
    • 15

    #1

    Help with trigger on a MSSQL instance

    As you know, a MSSQL instance can be declared SERVER\INSTANCE, each instance of this type has two services, one engine and one agent.

    The services names follows this pattern

    MSSQL$INSTANCE
    SQLAGENT$INSTANCE

    Then a Zabbix Item should be service_state[MSSQL$INSTANCE], an the trigger on service not runnig should be {host:service_state[MSSQL$INSTANCE].last(0)}>0

    but when i try to save this i get an error about this key doesn't exists.

    I think the problem is the "$" character, how can I save this trigger???.

    Thanks in advance.
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    I believe this will work in 1.4.1 which we plan to release tomorrow.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    Working...