Fusion server fails to poll Nagios XI
Posted: Fri Feb 04, 2022 9:30 am
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/ ... XXXXXXXXXX -k -v
Command I get the following return:
* About to connect() to xx-xxxxxx-xx port 443 (#0)
* Trying xx.xx.xx.xx...
* Connected to yy.yyyyyy.yy (xx.xx.xx.xx) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* skipping SSL peer certificate verification
* SSL connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
* Server certificate:
* subject: E=[email protected],CN=yy.yyyyyy.yy.bel..................................................
* start date: Oct 18 12:15:13 2021 GMT
* expire date: Aug 10 13:48:46 2042 GMT
* common name: yy.yyyyyy.yy.country.company.lan
* issuer: CN=Company counntry CA,DC=BEL,DC=company,DC=eu
> GET /nagiosxi/api/v1/system/status?fusekey=XXXXXXXXXXXXXXXXXXXXXXX HTTP/1.1
> User-Agent: curl/7.29.0
> Host: yy.yyyyyy.yy
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Fri, 04 Feb 2022 14:16:01 GMT
< Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16
< X-Powered-By: PHP/5.4.16
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
< Content-Length: 837
< Content-Type: application/json
<
{"instance_id":"1","instance_name":"localhost","status_update_time":"2022-02-04 15:15:58","program_start_time":"2022-01-30 22:00:03","program_run_time":"407758","program_end_time":"1970-01-01 00:00:01","is_currently_running":"1","process_id":"10551","daemon_mode":"1","last_command_check":"1970-01-01 01:00:00","last_log_rotation":"2022-02-03 23:59:59","notifications_enabled":"1","active_service_checks_enabled":"1","passive_service_checks_enabled":"1","active_host_checks_enabled":"1","passive_host_checks_enabled":"1","event_handlers_enabled":"1","flap_detection_enabled":"1","process_performance_data":"1","obsess_over_hosts":"0","obsess_over_services":"0","modified_host_attributes":"0","modified_service_attributes":"0","global_host_event_handler":"xi_host_event_handler","global_service_event_handler":"xi_service_event_handler"}
* Connection #0 to host yy.yyyyyy.yy left intact
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/ ... XXXXXXXXXX -k -v
Command I get the following return:
* About to connect() to xx-xxxxxx-xx port 443 (#0)
* Trying xx.xx.xx.xx...
* Connected to yy.yyyyyy.yy (xx.xx.xx.xx) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* skipping SSL peer certificate verification
* SSL connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
* Server certificate:
* subject: E=[email protected],CN=yy.yyyyyy.yy.bel..................................................
* start date: Oct 18 12:15:13 2021 GMT
* expire date: Aug 10 13:48:46 2042 GMT
* common name: yy.yyyyyy.yy.country.company.lan
* issuer: CN=Company counntry CA,DC=BEL,DC=company,DC=eu
> GET /nagiosxi/api/v1/system/status?fusekey=XXXXXXXXXXXXXXXXXXXXXXX HTTP/1.1
> User-Agent: curl/7.29.0
> Host: yy.yyyyyy.yy
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Fri, 04 Feb 2022 14:16:01 GMT
< Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16
< X-Powered-By: PHP/5.4.16
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
< Content-Length: 837
< Content-Type: application/json
<
{"instance_id":"1","instance_name":"localhost","status_update_time":"2022-02-04 15:15:58","program_start_time":"2022-01-30 22:00:03","program_run_time":"407758","program_end_time":"1970-01-01 00:00:01","is_currently_running":"1","process_id":"10551","daemon_mode":"1","last_command_check":"1970-01-01 01:00:00","last_log_rotation":"2022-02-03 23:59:59","notifications_enabled":"1","active_service_checks_enabled":"1","passive_service_checks_enabled":"1","active_host_checks_enabled":"1","passive_host_checks_enabled":"1","event_handlers_enabled":"1","flap_detection_enabled":"1","process_performance_data":"1","obsess_over_hosts":"0","obsess_over_services":"0","modified_host_attributes":"0","modified_service_attributes":"0","global_host_event_handler":"xi_host_event_handler","global_service_event_handler":"xi_service_event_handler"}
* Connection #0 to host yy.yyyyyy.yy left intact