Unsuccessful Add of Instance

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
rocheryderm
Posts: 69
Joined: Fri Jul 13, 2018 1:09 pm

Re: Unsuccessful Add of Instance

Post by rocheryderm »

OK, one more thing... should I be concerned about this state?

"Could not authenticate. Invalid token given."
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unsuccessful Add of Instance

Post by scottwilkerson »

You might want to make sure your user has API access enabled
Admin ->User Management -> Edit
Permissions Tab

Select Yes
Save User (even if no change)

Click Username upper right, Click Generate New API Key

Then, log out and back in
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rocheryderm
Posts: 69
Joined: Fri Jul 13, 2018 1:09 pm

Re: Unsuccessful Add of Instance

Post by rocheryderm »

I'm logging in with an admin account (nagiosadmin).

I followed your instructions first just on server 1p. No effect. Then for fun, I did the same thing on the other 3 servers (2p, 3p, 4p).

No effect.

Any other ideas?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unsuccessful Add of Instance

Post by scottwilkerson »

rocheryderm wrote:I'm logging in with an admin account (nagiosadmin).

I followed your instructions first just on server 1p. No effect. Then for fun, I did the same thing on the other 3 servers (2p, 3p, 4p).

No effect.

Any other ideas?
Do you see the same if you select one of the other Instances from the drop-down?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rocheryderm
Posts: 69
Joined: Fri Jul 13, 2018 1:09 pm

Re: Unsuccessful Add of Instance

Post by rocheryderm »

Sorry for the late reply... yes.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unsuccessful Add of Instance

Post by scottwilkerson »

rocheryderm wrote:Sorry for the late reply... yes.
Do these hosts know how to reach each other by hostname?

Code: Select all

cat /etc/hosts
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rocheryderm
Posts: 69
Joined: Fri Jul 13, 2018 1:09 pm

Re: Unsuccessful Add of Instance

Post by rocheryderm »

Yes...

Code: Select all

[root@rbbusnls1p ~]# cat /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
151.120.113.51  rbbusnls1p
151.120.113.52  rbbusnls2p
151.120.113.53  rbbusnls3p
151.120.113.54  rbbusnls4p
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Unsuccessful Add of Instance

Post by cdienger »

I'm able to get those same icons if I restart the elasticsearch service but they go away as soon as I use F5 to refresh. Are you restarting the service to get these? Does refreshing the page help? I wouldn't be worried about these if you're restarting the service - the status of these services are stored in the elasticsearch database so you may see some 'odd' results during a restart.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked