In ensured pre-upgrade the systems were affected and then: B: root@b:/usr/lib/nagios/plugins-rabbitmq# ./check_rabbitmq_server --node $(hostname -s) --hostname 127.0.0.1 --port=15672 -u "guest" -p "guest" RABBITMQ_SERVER OK - Memory OK (0.45%) Process OK (0.03%) FD OK (0.04%) Sockets OK (0.00%) | Memory=0.45%;80;90 Process=0.03%;80;90 FD=0.04%;80;90 Sockets=0.00%;80;90
D: root@d:/usr/lib/nagios/plugins-rabbitmq# ./check_rabbitmq_server --node $(hostname -s) --hostname 127.0.0.1 --port=15672 -u "guest" -p "guest" RABBITMQ_SERVER OK - Memory OK (0.53%) Process OK (0.04%) FD OK (0.05%) Sockets OK (0.00%) | Memory=0.53%;80;90 Process=0.04%;80;90 FD=0.05%;80;90 Sockets=0.00%;80;90 X is and stays ok, but as outlined there I couldn't get the socket count down to zero (which would trigger the former bug). But I tested to probe a remote which now worked as well as not seeing other issues in the scripts provided by nagios-plugins-rabbitmq (we haven't touched the others, so that was expected) Marking verified ** Tags removed: verification-needed verification-needed-bionic verification-needed-disco verification-needed-xenial ** Tags added: verification-done verification-done-bionic verification-done-disco verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787110 Title: False positives in reporting server unavailable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios-plugins-rabbitmq/+bug/1787110/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
