Search found 8 matches
- Wed Feb 13, 2019 3:40 am
- Forum: Nagios XI
- Topic: Importng / transitioning from core to XI
- Replies: 3
- Views: 492
Re: Importng / transitioning from core to XI
Thanks - any particular reason it's not recommended? Adding in some new services that were variants of existing ones was extremely quick via the database & didn't have any issues when reloading config, however I understand if it's not recommended as it is subject to change. Our main concerns wit...
- Tue Feb 12, 2019 5:35 am
- Forum: Nagios XI
- Topic: Importng / transitioning from core to XI
- Replies: 3
- Views: 492
Importng / transitioning from core to XI
Hello, We've previously looked into migrating into Nagios XI (over a year ago) but time wasn't on our side, but we're back again. The general structure of how we want to create services, templates, groups & hosts has been decided so that we can essentially "tag" a host with the relevan...
- Tue Jan 02, 2018 8:35 am
- Forum: Open Source Nagios Projects
- Topic: Remove overrides in retention.dat
- Replies: 7
- Views: 3488
Re: Remove overrides in retention.dat
Hi npolovenko , Hope you had a lovely Christmas and new year. I still think there's a bit of confusion here, I do not want to change the retention file. I want to know how to undo / revert any changes that have been applied through the web interface so that everything is a direct result of what's sp...
- Thu Dec 21, 2017 4:19 am
- Forum: Open Source Nagios Projects
- Topic: Remove overrides in retention.dat
- Replies: 7
- Views: 3488
Re: Remove overrides in retention.dat
@npolovenko No I have modified the actual configuration files (which for us are located in ); but these changes are not overriding the ones that have been "modified" in the retention.dat file.
Code: Select all
/etc/nagios/conf.d/- Wed Dec 20, 2017 12:43 pm
- Forum: Open Source Nagios Projects
- Topic: Remove overrides in retention.dat
- Replies: 7
- Views: 3488
Re: Remove overrides in retention.dat
Hi dwhitfield, It's running CentOS 6 and the files are located within /var/log/nagios currently. However I think there's a slightly misunderstanding. The web interface actions properly update everything, my problem is undoing those actions so it then inherits properly from the configuration files on...
- Wed Dec 20, 2017 6:04 am
- Forum: Open Source Nagios Projects
- Topic: Remove overrides in retention.dat
- Replies: 7
- Views: 3488
Remove overrides in retention.dat
Hello, It seems someone has used the web interface to override whether notifications are enabled on certain services/hosts in the past. We're currently modifying the configuration files to disable some notifications on certain services, however I have noticed a variety of different hosts that use th...
- Thu Dec 07, 2017 4:50 am
- Forum: Nagios XI
- Topic: Nagios XI, NCPA and NRDP to sync config / plugins
- Replies: 4
- Views: 937
Re: Nagios XI, NCPA and NRDP to sync config / plugins
Thank you, that is indeed a very detailed answer and much appreciated. Do you think NCPA is in a stable, robust condition? I was reading through the issues / bug reports and some of them are a bit worrying (crashes, incorrect reports etc.). We've used NRPE & NSClient for a long time and I've nev...
- Wed Dec 06, 2017 10:06 am
- Forum: Nagios XI
- Topic: Nagios XI, NCPA and NRDP to sync config / plugins
- Replies: 4
- Views: 937
Nagios XI, NCPA and NRDP to sync config / plugins
Hello, We're fairly new to Nagios XI and we are currently trialing the product with the view to purchase it in future if we believe it's the right decision. Our current set up uses Nagios Core + NRPE clients on Linux and NSClients on Windows. All the checks we perform are active checks, mostly withi...