File: //opt/netdata/usr/local/lib/netdata/conf.d/go.d/powerstore.conf
## All available configuration options, their descriptions and default values:
## https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/powerstore#readme
#jobs:
# - name : local
# url : https://10.0.0.1
# username : admin
# password : password
# tls_skip_verify: yes
# - name : remote
# url : https://10.0.0.2
# username : admin
# password : password
# tls_skip_verify: yes
# volume_selector: "prod-* !*-temp !*-test"