We have several servers with LSI Raid controller we want to monitor.
I used the template https://github.com/mykolq/zabbix_lsi_template with an agent successfully.
But we have some server without agents, so there's the question how to obtain the values...
(the half of the agentless servers are ESXi6.x, where i managed to install an agent but it can't obtain the listening port due some right issues)
The idea was to use a SSH-connection to query storecli, but since i'm a newbie on zabbix i don't know how to proceed.
I know basically how to make the SSH connection (with certs, no pswd), but i don't get how to redirect the data to the template or other way around, how to define that the template is using SSH instead of the agent.
I would appreciate if someone could shed some light on this topic or provide alternate ideas .
I used the template https://github.com/mykolq/zabbix_lsi_template with an agent successfully.
But we have some server without agents, so there's the question how to obtain the values...
(the half of the agentless servers are ESXi6.x, where i managed to install an agent but it can't obtain the listening port due some right issues)
The idea was to use a SSH-connection to query storecli, but since i'm a newbie on zabbix i don't know how to proceed.
I know basically how to make the SSH connection (with certs, no pswd), but i don't get how to redirect the data to the template or other way around, how to define that the template is using SSH instead of the agent.
I would appreciate if someone could shed some light on this topic or provide alternate ideas .
Comment