Search found 4 matches

by dxfuentes
Tue Apr 08, 2025 9:03 am
Forum: Nagios XI
Topic: Checking Apply Config Status
Replies: 5
Views: 1387

Re: Checking Apply Config Status

Hi @dxfuentes, Thanks for your post. There is not currently a way in the API to check if changes are pending. I don't have an elegant way to have you do that right at the moment, but if I did in the short term you could likely make a custom endpoint, which you can learn about in the developer docs ...
by dxfuentes
Fri Apr 04, 2025 3:42 pm
Forum: Nagios XI
Topic: Checking Apply Config Status
Replies: 5
Views: 1387

Checking Apply Config Status

Is there a way to check if configuration changes are pending to be applied? Couldn't find anything in the documentation, and the GET for "system/applyconfig" actually applies rather than returns info. Preferably using the API, but any solution that does not require checking the database di...
by dxfuentes
Thu Dec 12, 2024 11:03 am
Forum: Nagios XI
Topic: World Writeable Permissions Question
Replies: 3
Views: 1597

Re: World Writeable Permissions Question

dxfuentes, While the vast majority of the XI interface won't be affected by changing permissions of the mentioned resources - and you can absolutely do so - it is possible that the SNMP Trap Interface and the Autodiscovery component won't work quite right. Best Regards, Cory Norell Are you able to ...
by dxfuentes
Mon Dec 09, 2024 10:27 am
Forum: Nagios XI
Topic: World Writeable Permissions Question
Replies: 3
Views: 1597

World Writeable Permissions Question

I would like to understand why the following file and directory are World Writeable, and if it is possible to remove the World Writeable permission, or in the case of the directory at least setting a sticky bit for it, without breaking any usage related to either: /usr/local/nagiosxi/var/NXTI_Write_...