Search found 14 matches
- Mon Jun 30, 2025 9:47 am
- Forum: Nagios XI
- Topic: RESOLVED: Downtime comment bug?
- Replies: 11
- Views: 12343
Re: Downtime comment bug?
Just an update but it looks like update 1.4.2 did indeed resolve the issue. Thank you.
- Fri May 02, 2025 1:46 pm
- Forum: Nagios XI
- Topic: RESOLVED: Downtime comment bug?
- Replies: 11
- Views: 12343
Re: Downtime comment bug?
mcdonamw , There is a hotfix for the History tab, if you don't want to wait. In file /usr/local/nagiosxi/html/includes/components/historytab/historytab_content.php go to line 60 and add this line, before the GROUP BY: "WHERE NC.object_id = $object_id ". Then save the file and restart apac...
- Wed Apr 30, 2025 1:42 pm
- Forum: Nagios XI
- Topic: RESOLVED: Downtime comment bug?
- Replies: 11
- Views: 12343
Re: Downtime comment bug?
We are on Nagios XI 2024R1.3.2 Also, I just noticed that it appears this displayed information isn't necessarily persistent, as if it's dynamically being generated each day. I looked at the same host from the original screenshot and the information from 4-28 is no longer listed in history. Instead, ...
- Mon Apr 28, 2025 12:40 pm
- Forum: Nagios XI
- Topic: RESOLVED: Downtime comment bug?
- Replies: 11
- Views: 12343
RESOLVED: Downtime comment bug?
I just noticed a strange issue. I was looking at history for a couple of hosts today and noticed they all referenced the same 3 comments that were all posted today. One of the comments was supposedly posted by me, but I was not even in Nagios at time of the posts. Another comment posted by a colleag...
- Fri Sep 06, 2024 5:00 pm
- Forum: Nagios XI
- Topic: Help with monitor check settings
- Replies: 1
- Views: 983
Help with monitor check settings
I have a CPU service monitor configured to go critical at 100% utilization. I am getting alerts more than I believe I should based on what I'm seeing in my performance graphs. Perhaps I'm misunderstanding something. My settings are: Check Interval: 5 Retry Interval: 1 Max Check Attempts: 15 With the...
- Mon Aug 19, 2024 4:27 pm
- Forum: Nagios XI
- Topic: Cannot set up Recurring Downtime
- Replies: 3
- Views: 2240
Re: Cannot set up Recurring Downtime
If I'm looking in the right area, my account has auth level "Admin". It's a Linux installation and 2024R1.1.5.
- Mon Aug 19, 2024 10:57 am
- Forum: Nagios XI
- Topic: Cannot set up Recurring Downtime
- Replies: 3
- Views: 2240
Cannot set up Recurring Downtime
I seem to be unable to set up recurring downtime. I get an error citing "The service you specified is not valid for your user account". What does this mean and how does a wildcard usage apply to my user account?
- Mon Aug 19, 2024 10:48 am
- Forum: Nagios XI
- Topic: Ncpa reinstall over existing does not update ncpa.cfg file
- Replies: 7
- Views: 3513
- Fri Aug 09, 2024 10:19 am
- Forum: Nagios XI
- Topic: Ncpa reinstall over existing does not update ncpa.cfg file
- Replies: 7
- Views: 3513
Re: Ncpa reinstall over existing does not update ncpa.cfg file
That makes sense. My concern is primarily the token not updating even though I passed it as part of the install. We're providing the token for a reason. With that said, it would be nice to have an option for administrators to force a complete "reinstall" option, e.g. uninstall previous ver...
- Thu Aug 08, 2024 4:26 pm
- Forum: Nagios XI
- Topic: Ncpa reinstall over existing does not update ncpa.cfg file
- Replies: 7
- Views: 3513
Re: Ncpa reinstall over existing does not update ncpa.cfg file
Apologies, I should have been more clear. I'm installing NCPA on Windows systems using Powershell. I'm simply using Invoke-Command to launch the installer in silent mode, including the token on the command line.
So there's no option on the installer itself to overwrite the current ncpa.cfg file?
So there's no option on the installer itself to overwrite the current ncpa.cfg file?