Hello,
I'm trying write a monitoring script which checks for overcommitment of datastores due to deduplication. It should send an alarm if the provisioned space is greater than the capacity of a datastore. While it seems no problem to get the capacitiy and free space of a datastore, I do not succeed in getting the provisioned space as it seems to be hidden in the performance data...
Is there anyone who can send me a simple sample code for getting this information? And is "data.provisioned.latest" the right counter?
Thanks in advance,
Holger