-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 1.4.2
-
Component/s: Server (S)
-
None
am newbie to zabbix, I had successfully monitored more than 70 nodes on nagios from last one yesar. After listening about zabbix i was trying to monitor my servers with zabbix I am facing problem while generating alerts.
I am monitoring it using zabbix version 1.4.1
I am monitoring MSSQL user connections using key
perf_counter[\SQLServer:General Statistics()\User Connections]
I was able to monitor it properly but when i trying to generate alerts through mail or sms. I wasn't able to get the output value in it.
I am using following macros in action.
:
{TRIGGER.KEY}.last(0)}
But i get the mails as
mssql.logix.com:- 2007.07.13, 16:40:24:Users connected To MSSQL are UNKNOWN
If i do zabbix_get i get
[root@king bin]# ./zabbix_get -s 203.124.132.168 -k"perf_counter[\SQLServer:General Statistics()\User Connections]"
15.000000
Is this UNKNOWN value is coming because output is float value.
please help.
Thanks in advance
shrinivas