URL monitoring no graph
Re: URL monitoring no graph
Your script looks good. I think if you just remove the additional pipe from your check_procs.sh script, and then delete the RRD and XML files for the service, you should be good to go. Are you running into this issue with any commands other than the check_procs.sh command?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
RebeccaIlene
- Posts: 164
- Joined: Tue Apr 02, 2019 8:38 pm
Re: URL monitoring no graph
Yes, this is an issue for the check_http service too. However as explained earlier this is not directly using the check_https.
The output of check_http is being called by the check_or command from Nagios. Attached is the plugin used for check_procs. Please suggest what we can modify to avoid the pipe from displaying in the output.
The output of check_http is being called by the check_or command from Nagios. Attached is the plugin used for check_procs. Please suggest what we can modify to avoid the pipe from displaying in the output.
Re: URL monitoring no graph
My apologies, I missed that piece of the discussion.
You posted a screenshot where you ran check_procs.sh from the command line and it returned the additional pipe. Can you post that plugin here? Initially I was thinking it was the standard plugin that comes with Nagios, but ours is just check_procs, and is a binary rather than a bash script.
You posted a screenshot where you ran check_procs.sh from the command line and it returned the additional pipe. Can you post that plugin here? Initially I was thinking it was the standard plugin that comes with Nagios, but ours is just check_procs, and is a binary rather than a bash script.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!