Hi
I monitor the status of my raid controller. If everything is ok, the check script has the following Answers:
OK;OK
VERIFY;OK
How can I handle this in one trigger?
The first check I do with the following:
{Template_3ware-raid:raid_check.str(OK;OK)}=0
I hope someone can help me here.
Thanks
Mike
I monitor the status of my raid controller. If everything is ok, the check script has the following Answers:
OK;OK
VERIFY;OK
How can I handle this in one trigger?
The first check I do with the following:
{Template_3ware-raid:raid_check.str(OK;OK)}=0
I hope someone can help me here.
Thanks
Mike
Comment