URL monitoring no graph

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: URL monitoring no graph

Post by mbellerue »

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!
RebeccaIlene
Posts: 164
Joined: Tue Apr 02, 2019 8:38 pm

Re: URL monitoring no graph

Post by RebeccaIlene »

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.
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: URL monitoring no graph

Post by mbellerue »

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.
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!
Locked