We have 2 location in a cluster in vSphere and normally we check the Drs score to make sure everything is running good. But in recent days we noticed that this is actually not providing any better result…we created a icinga and added all the host and now i want to get the information about Availability(ping), Hard Disk, CPU load.
This should send me the values in % like how we have cluster drs score.
Is it possible to setup such scenario? if possible then please can you suggest what needs to be done
Thanks for posting and welcome to Icinga.
I am not familiar with vSphere and not quite sure if I have understood you correctly, but the Icinga Reporting can create SLA reports. Maybe those reports are KPI-like enough for your use case.
@apenning so how can i make the setup to receive the SLA report? Can you please provide some information
Following my previous posted link leads you to the docs (on GitHub or on Icinga.com). From there, the general instructions on how to install an Icinga Web module is linked. In a nutshell, either download and unzip or git clone the module to /usr/share/icingaweb2/modules
.
Unfortunately, the documentation on the reporting module is a bit thin regarding usage. However, you can try it out on the demo setup.
do you have an icinga instance in your setup?