rdudyala | b086cf3 | 2016-08-11 00:07:45 -0400 | [diff] [blame] | 1 | [ceilometer.notification] |
| 2 | #Existing Notification endpoints |
| 3 | vcpe= ceilometer.network.ext_services.vcpe.notifications:VCPENotification |
| 4 | vcpe.compute.stats= ceilometer.network.ext_services.vcpe.notifications:VCPEComputeStatistics |
| 5 | vcpe.dns.cache.size= ceilometer.network.ext_services.vcpe.notifications:VCPEDNSCacheSize |
| 6 | vcpe.dns.total_instered_entries= ceilometer.network.ext_services.vcpe.notifications:VCPEDNSTotalInsertedEntries |
| 7 | vcpe.dns.replaced_unexpired_entries= ceilometer.network.ext_services.vcpe.notifications:VCPEDNSReplacedUnexpiredEntries |
| 8 | vcpe.dns.queries_answered_locally= ceilometer.network.ext_services.vcpe.notifications:VCPEDNSQueriesAnsweredLocally |
| 9 | vcpe.dns.queries_forwarded= ceilometer.network.ext_services.vcpe.notifications:VCPEDNSQueriesForwarded |
| 10 | vcpe.dns.server.queries_sent= ceilometer.network.ext_services.vcpe.notifications:VCPEDNSServerQueriesSent |
| 11 | vcpe.dns.server.queries_failed= ceilometer.network.ext_services.vcpe.notifications:VCPEDNSServerQueriesFailed |
| 12 | volt.device= ceilometer.network.ext_services.volt.notifications:VOLTDeviceNotification |
| 13 | volt.device.subscribers= ceilometer.network.ext_services.volt.notifications:VOLTDeviceSubscriberNotification |
| 14 | infra=ceilometer.network.ext_services.openstack_infra.notifications:OPENSTACK_INFRANotification |