Disable one of the health checks in ping monitoring service
Hello, I need to disable one of the checks in the ping monitoring service, in particular this one:
{
"last_reported_time": "2023-11-29T06:01:27.071Z",
"test_name": "N_CriticalErrorNotification",
"status": "failure"
},
I read the documentation here: https://support.pega.com/support-doc/pega-ping-service-faqs?#default-settings-monitor-node-health It says that checks can be disabled by the Dynamic System Settings "monitor/health/disableChecks", but the documentation does really not specify how to use it.
- What is the Owning Ruleset when I create the DSS? Pega-Engine?
- The Setting Purpose is just "monitor/health/disableChecks" or should I add prconfig at the beginning and default at the end? Or include, somehow, also the name of the test?
- What value should I insert? Is it boolan, a text with a comma separated list of test?
Thank you for your help Filippo