Merge "Remove the static_physical datasource from the recommended 'types' list"
This commit is contained in:
commit
27e250bb63
@ -203,7 +203,7 @@ or by configuring ``vitrage.conf``.
|
||||
[datasources]
|
||||
snapshots_interval = 300
|
||||
# Names of supported plugins (list value)
|
||||
types = nagios,zabbix,nova.host,nova.instance,nova.zone,static_physical,aodh,cinder.volume,neutron.network,neutron.port,heat.stack
|
||||
types = zabbix,nova.host,nova.instance,nova.zone,static,aodh,cinder.volume,neutron.network,neutron.port,heat.stack
|
||||
|
||||
[zabbix]
|
||||
url = http://<ip>/zabbix
|
||||
|
@ -86,7 +86,7 @@ Vitrage configuration
|
||||
.. code::
|
||||
|
||||
[datasources]
|
||||
types = zabbix,nova.host,nova.instance,nova.zone,static_physical,aodh,cinder.volume,neutron.network,neutron.port,heat.stack
|
||||
types = zabbix,nova.host,nova.instance,nova.zone,static,aodh,cinder.volume,neutron.network,neutron.port,heat.stack
|
||||
|
||||
2. Add following section to ``/etc/vitrage/vitrage.conf``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user