Hi Team,
I have a url with post method and want to monitor into NagiosXi. Please help me out to fix it.
URL: https://172.16.34.242/cceuserprofileservice/login
screen shot is attached
Configure URL with post method in Nagios Xi
-
biswajit.banerjee
- Posts: 152
- Joined: Fri Dec 08, 2017 10:24 pm
Configure URL with post method in Nagios Xi
You do not have the required permissions to view the files attached to this post.
Last edited by biswajit.banerjee on Tue May 07, 2019 11:43 am, edited 1 time in total.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Configure URL with post method in Nagios Xi
You need to remove the space between
https:// and 172.16.34.242
https:// and 172.16.34.242
-
biswajit.banerjee
- Posts: 152
- Joined: Fri Dec 08, 2017 10:24 pm
Re: Configure URL with post method in Nagios Xi
Sorry for that, space was given by mistake when write on post ,real not have space .
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Configure URL with post method in Nagios Xi
So the Invalid URL should have gone away correct?biswajit.banerjee wrote:Sorry for that, space was given by mistake when write on post ,real not have space .
In the end you are going to have to create your own service either way because the wizard cannot handle POST requests.
You will want to get the command working from the command line using check_http, then from there you can create a service specifying the arguments in the $ARG1$ field in the CCM