Hi !
I would like to add some comments on templates, I don't find any things to do this. Have you any similar features ?
I think it's an interessant feature : the name of template isn't not always significant (SNMP, Zabbix agent ? Simple check ?). Moreover, if I want to use UserParameters, I think is the good place to specifify them.
ex :
This template permit to monitor raid disque status with mpt-status command with Userparameter (Zabbix-agent)
Add Synchdisk0, sudo mpt-status -n |grep -r "^scsi_id:0" in Zabbix_agentd.conf and add the line below in visudo to execute mpt-status "zabbix ALL=NOPASSWD:/usr/sbin/mpt-status"
This details are linked to the template.
What are you think about this ?
I would like to add some comments on templates, I don't find any things to do this. Have you any similar features ?
I think it's an interessant feature : the name of template isn't not always significant (SNMP, Zabbix agent ? Simple check ?). Moreover, if I want to use UserParameters, I think is the good place to specifify them.
ex :
This template permit to monitor raid disque status with mpt-status command with Userparameter (Zabbix-agent)
Add Synchdisk0, sudo mpt-status -n |grep -r "^scsi_id:0" in Zabbix_agentd.conf and add the line below in visudo to execute mpt-status "zabbix ALL=NOPASSWD:/usr/sbin/mpt-status"
This details are linked to the template.
What are you think about this ?