Hello all,
Using the Virt-VMWare2-ESX-Memory-Generic service, I want to be able to graph the values as a percentage.
https://docs.centreon.com/pp/integrations/plugin-packs/procedures/virtualization-vmware2-esx/
By default, the plugin outputs these three performance data, but the one that interests me the most is missing.
'used'=83033128960B;;;0;205563826176
'overhead'=0B;;;0;
'state'=0;;;0;3
To this I would add at the output of the service a performance metric which calculates and graphs the percentage. I would hope to do this with the “EXTRAOPTIONS” but I don't know how.
Does anyone know if this is possible ? without having to rewrite the official script ?
I need it for this case but it could be used in other contexts and plugins
Thanks a lot