That worked out great ..thx
This can be closed
Search found 36 matches
- Thu Feb 17, 2022 9:58 am
- Forum: Nagios XI
- Topic: Generate new Fusion key
- Replies: 3
- Views: 765
- Wed Feb 16, 2022 2:52 am
- Forum: Nagios XI
- Topic: Generate new Fusion key
- Replies: 3
- Views: 765
Generate new Fusion key
Hello, We have serveral Nagios servers running and we are using fusion to have an overview. Since we are not installing a new server from scratch when we need a new one, and take a copy of an existing server the Fusion key on the new server is the same as then one we made the copy from. For the Fusi...
- Tue Feb 15, 2022 3:06 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Re: Fusion server fails to poll Nagios XI
Hello, The problem is resolved. Turns out that the the error was pointing in the right direction from the start. poll_server() unable to poll data for s:Nagios Netherlands (ap-dco280-na), u:nagiosadmin, poll: nagiosxi_bpi A collegue of mine pointed out that we are not using BPI. When I opened the BP...
- Mon Feb 14, 2022 2:16 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Re: Fusion server fails to poll Nagios XI
Hello,
First command to use was :
mysql -u root -pnagiosxi
Output was:
Access denied for user 'root'@'localhost' (using password: YES)
So stuck there atm
I tryed the same command on my working Fusion server and I get the same output there!
First command to use was :
mysql -u root -pnagiosxi
Output was:
Access denied for user 'root'@'localhost' (using password: YES)
So stuck there atm
I tryed the same command on my working Fusion server and I get the same output there!
- Thu Feb 10, 2022 4:04 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Re: Fusion server fails to poll Nagios XI
Hello, Just a remark.. of the 3 servers that are fused 1 one them is a copy; That makes it that the fuse key is the same. When i look in the dberrors.log file I see the following: 7: exec(): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Some Country (xx-xxxxxx-xx)' for key '...
- Wed Feb 09, 2022 4:17 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Re: Fusion server fails to poll Nagios XI
Still polling problems.
poll_server() unable to poll data for s:Nagios Some-Country (xx-xxxxxx-xx), u:nagiosadmin, poll:nagiosxi_bpi
Outcome mailed to you.
poll_server() unable to poll data for s:Nagios Some-Country (xx-xxxxxx-xx), u:nagiosadmin, poll:nagiosxi_bpi
Outcome mailed to you.
- Tue Feb 08, 2022 4:52 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Re: Fusion server fails to poll Nagios XI
Hello,
I have followed your instructions up to the point where you asked to put the cert in
The only files there are:
cert8.db
key3.db
Password
secmod.db
So it was not possible to add the cert to that file.
I have followed your instructions up to the point where you asked to put the cert in
But I dont have that file./etc/openldap/certs/ca.pem
The only files there are:
cert8.db
key3.db
Password
secmod.db
So it was not possible to add the cert to that file.
- Mon Feb 07, 2022 2:59 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Re: Fusion server fails to poll Nagios XI
I have seen that when running the last command lats part of the output is: * NSS error -8179 (SEC_ERROR_UNKNOWN_ISSUER) * Peer's Certificate issuer is not recognized. * Closing connection 0 curl: (60) Peer's Certificate issuer is not recognized. More details here: http://curl.haxx.se/docs/sslcerts.h...
- Mon Feb 07, 2022 2:25 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Re: Fusion server fails to poll Nagios XI
Hello, I allready changed from http to https and I a now getting info. However... I still get the follwing error in Fusion Logs: poll_server() unable to poll data for s:Nagios Some Country (xx-xxxxxx-xx), u: username, poll:nagiosxi_bpi I also send you the requested data from the commands: uname -a c...
- Fri Feb 04, 2022 9:30 am
- Forum: Nagios XI
- Topic: Fusion server fails to poll Nagios XI
- Replies: 13
- Views: 2337
Fusion server fails to poll Nagios XI
Hello, We have setup a new Nagios fusion server. This server has 3 fused servers One of them is not polling any data. The fuse test did check out OK When preforming the curl -XGET https://yyyyyyy/nagiosxi/api/v1/system/status?fusekey=XXXXXXXXXXXXXXXXXXXXXXX -k -v Command I get the following return: ...