Linux technical support - [email protected]


Zabbix Adaptec monitoring

1) add user parameter to “zabbix_agentd.conf”

UserParameter=custom.adaptec,/usr/bin/sudo /usr/StorMan/arcconf GETCONFIG 1 | grep "Logical devices" | awk -F "/" '{print $5}'

Item

Name=adaptecItem
Type=Zabbix agent
Key=custom.adaptec

Trigger

Name=adaptecTrigger
Expression={Adaptec RAID controllers:custom.adaptec.last()}>0
Multiple PROBLEM events generation=yes
Description=Adaptec RAID failure

visudo:

zabbix ALL=NOPASSWD:/usr/StorMan/arcconf

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>