Showing posts with label Zabbix. Show all posts
Showing posts with label Zabbix. Show all posts

Friday, March 29, 2013

Compare string in zabbix trigger

To compare string in zabbix trigger, you can use regexp() function:

({template:key[].regexp(MyString)}=0)

For Example:

{C_Template_SFTP_Check:check_sftp[sftp.example.com].regexp(Success)}=0

This will trigger an alert if check_sftp return value other than "Success"



Wednesday, March 27, 2013

Zabbix server is having problem getting the data from the agent and sometime telneting to the zabbix server/proxy port gets timeout


Problem:

the zabbix server is having problem getting the data from the agent and sometime telneting to the zabbix server/proxy port gets timeout.

Solution:

You can fix this by increasing “Timeout” setting from 3 to 30 on the zabbix_proxy.conf or zabbix_server.conf


NetApp monitoring in Zabbix 2.0

Here's the NetApp monitoring template for Zabbix 2.0 that i found on the zabbix forum:

https://drive.google.com/file/d/0B-YUU4TyA9UGcTVtWHI3VjVZblE/edit?usp=sharing