| opendaylight_service_host: 127.0.0.1 |
| opendaylight_rest_port: 8080 |
| - switch.port.receive.drops |
| - switch.port.receive.errors |
| - switch.port.transmit.packets |
| - switch.port.receive.packets |
| - switch.port.transmit.bytes |
| - switch.port.receive.bytes |
| interval: ${_param:ceilometer:opendaylight:interval} |
| - ${_param:ceilometer:opendaylight:driver}://${_param:opendaylight_service_host}:${_param:opendaylight_rest_port}/controller/statistics?auth=${_param:ceilometer:opendaylight:auth}&user=${_param:ceilometer:opendaylight:user}&password=${_param:ceilometer:opendaylight:password}&scheme=${_param:ceilometer:opendaylight:scheme} |