mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-02 23:53:13 -04:00
Update python-node-exporter.py
This commit is contained in:
@@ -95,7 +95,7 @@ def GetDataFunc():
|
||||
for ds in ds_json :
|
||||
log.debug("!!!!!!!!!!!!!!!! Datastore Info!!!!!!!!!!!!!!!!!")
|
||||
log.debug(ds['DatastoreName'])
|
||||
log.debug(ds["Stats"]["Status"])
|
||||
log.debug(ds["Health"]["Status"])
|
||||
log.debug(ds["Stats"]["NumVRAs"])
|
||||
log.debug(ds["Stats"]["NumIncomingVMs"])
|
||||
log.debug(ds["Stats"]["NumOutgoingVMs"])
|
||||
|
||||
Reference in New Issue
Block a user