-
Currently in CDC environments we are not notified if a compute node goes hard down. nova_service_check.py only checks the service locally on itself. This check needs to be performed from neighboring …
-
Looks like testing only involves running the syntax check. Perhaps we could execute a full build? I can help implement this.
-
Backporting from master/kilo to juno from: https://github.com/rcbops/rpc-openstack/issues/200
##
The host argument is not used by the script leading to metrics being returned when they shouldn't.
Wi…
claco updated
9 years ago
-
one reference example: https://github.com/tangyi1989/nova-monitor
-
I've started to see this type of failure on newly built clusters:
```
root@jenk-heat-158-node1:/usr/lib/rackspace-monitoring-agent/plugins# ./rabbitmq_status.py -H 172.29.236.126 -n jenk-heat-158-nod…
-
MaaS installation from RPC 10.1.2...
### Account Replication
```
root@lab-byron-upgrade-n07:/usr/lib/rackspace-monitoring-agent/plugins# python swift-recon.py --ring-type account replication
status e…
-
horizon.py is currently failing when using requests 2.6.2 with the following error:
```
status error While logging in: ('Connection aborted.', ResponseNotReady())
```
The stack trace being caught is…
-
Would it be possible to add a monitor to compare /proc/sys/net/ipv4/netfilter/ip_conntrack_max with /proc/sys/net/ipv4/netfilter/ip_conntrack_count and alert if the connections vs max connections is 9…
-
Installation should not fail due to missing packages. Determine solution.
-
I am finally able to pull metrics from our customer accounts and realised that there is no CDM data. These checks can be configured via the api and I would like to get them added as part of the playb…