Search found 7 matches
- Mon May 20, 2019 5:06 pm
- Forum: Nagios XI
- Topic: NCPA Wizard "Bad token for connection"
- Replies: 7
- Views: 2268
Re: NCPA Wizard "Bad token for connection"
Yes, it was something with prior versions - 2.0.4 was installed. Updated from 5.5.7 to 5.6.2, now NCPA wizard is 2.0.6 and runs correctly.
- Fri May 10, 2019 6:07 pm
- Forum: Nagios XI
- Topic: NCPA Wizard "Bad token for connection"
- Replies: 7
- Views: 2268
NCPA Wizard "Bad token for connection"
I have NCPA installed and running on a system, and it works. I can access the web interface from another system using the community_string/token. I can do a wget from the NagiosXI server OS CLI with token=xxxxxxx and get data returned. But in the NCPA Wizard first page I get a pink rectangle that sa...
- Wed Oct 10, 2018 6:15 pm
- Forum: Nagios XI
- Topic: Supported OS during install
- Replies: 9
- Views: 2936
Re: Supported OS during install
After catching up on other tasks, I took another look. After running cp -r subcomponents/nagioscore/mods/nagios.init /etc/init.d/nagios (which only seemed to be in an Update script) then chkconfig --level 35 "nagios" on chkconfig --level 01246 "nagios" off then after another &quo...
- Thu Sep 20, 2018 4:36 pm
- Forum: Nagios XI
- Topic: Supported OS during install
- Replies: 9
- Views: 2936
Re: Supported OS during install
It must be the init scripts. I'm am starting to regret not using a VM, even if I have to deal with all the issues those can bring up. Will start over next week.
- Wed Sep 19, 2018 6:44 pm
- Forum: Nagios XI
- Topic: Supported OS during install
- Replies: 9
- Views: 2936
Re: Supported OS during install
I ran through the install multiple times fixing issues as they arose. First, I edited scripts in the nagiosxi directory (I did not try changing these in xi-sys.cfg, which might have been easier) where ever I found these; $dist el7 -> redhatenterpriseworkstation7 $distro "RedHatEnterpriseServer&...
- Tue Sep 18, 2018 2:15 pm
- Forum: Nagios XI
- Topic: Supported OS during install
- Replies: 9
- Views: 2936
Re: Supported OS during install
Interesting. We dropped all our server subscriptions some time ago because of the extra cost and nobody could identify the benefits (for our organization). I will look into the OVA I suppose.
- Mon Sep 17, 2018 4:38 pm
- Forum: Nagios XI
- Topic: Supported OS during install
- Replies: 9
- Views: 2936
Supported OS during install
I am trying to install Nagios XI on a cleanly installed system running RHEL 7.5. First it returned "ERROR: Could not determine OS. Please make sure lsb_release is installed or your OS info is in /etc/os-release." even though /etc/os-release looked good. I ran "yum -y install redhat-ls...