We started seeing Service Monitoring Checks are failing with error “The node (service) requested does not exist. You may be trying to access the 'services' node.” after NCPA 2.1.1 upgrade. I did found another topic on the forum to modify the service check parameters as below and it should work.
Code: Select all
-t 'yourtoken' -P 5693 -M 'services' -q 'service=<service name>,status=running'Please suggest ASAP as we have many service checks currently failing.