github.com/netdata/go.d.plugin@v0.58.1/config/go.d/vsphere.conf (about) 1 ## All available configuration options, their descriptions and default values: 2 ## https://github.com/netdata/go.d.plugin/tree/master/modules/vsphere 3 4 #update_every : 20 # do not decrease the value, vmware real-time stats generated at the 20-seconds specificity. 5 #autodetection_retry : 0 6 #priority : 70000 7 8 #jobs: 9 # - name : vcenter1 10 # url : https://203.0.113.0 11 # username : admin@vsphere.local 12 # password : somepassword 13 # 14 # - name : vcenter2 15 # url : https://203.0.113.10 16 # username : admin@vsphere.local 17 # password : somepassword