How to delete Nagios Backend API component

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
txwomansu
Posts: 36
Joined: Mon Oct 10, 2011 9:05 am

How to delete Nagios Backend API component

Post by txwomansu »

Hello,

How to delete Nagios Backend API component completely? I removed it from the GUI but the URLs published by this component are still working.
I followed these installation instructions: http://assets.nagios.com/downloads/nagi ... nd_API.pdf.

Thanks
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: How to delete Nagios Backend API component

Post by sreinhardt »

Why are you attempting to do this? This will break a great many things within the XI interface.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
txwomansu
Posts: 36
Joined: Mon Oct 10, 2011 9:05 am

Re: How to delete Nagios Backend API component

Post by txwomansu »

Too much data may leak via the URLs like below, unless all command arguments are defined as macros. Even after I deleted the username with the login ID 'someuser', the URL still pulls data with the deleted username specification. This should not happen.

https://nagiosxi.somedomain.com/nagiosx ... someticket

I have noticed that the login information was cached in the browser, and now nothing gets generated by the above URL, only error 'Not Authenticated' appears.

I don't need to remove the Backend API anymore since the removal of the user authorized for Nagios backend data made the URL unusable.

Thanks for looking into this.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: How to delete Nagios Backend API component

Post by sreinhardt »

Glad you got it sorted out! I'll lock this up for now.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked