Answer the question
In order to leave comments, you need to log in
How to get data from esxi 6.7 via ssh without root rights?
Good time.
There is a task: to take the statuses of disks from esxi to zabbix.
As a solution, use the zabbix ssh client to execute the polling script, for example:
esxcli storage core device smart get -d t10.ATA_____Samsung_SSD_850_EVO_mSATA_500GB_________S247NXAGB01177X_____ | grep 'Health Status' | awk '{print $3}'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question