Acknowledgements and Scheduled Downtime not showing up in XI
Posted: Fri Sep 08, 2017 1:39 pm
New acknowledgements and scheduled downtime are not showing up when created in the XI interface, but when created in the core interface they are showing up for core and XI.
Core version: 4.2.4
NagiosXI version: 5.4.8
catdrnd-nagiosxi 2.6.32-573.22.1.el6.x86_64 x86_64
CentOS release 6.7 (Final)
From reading some other threads, possibly this is relevant:
These snippits are from an acknowledgment made from core that does show up in the XI interface
/usr/local/nagios/var/status.dat snippet:
/usr/local/nagios/var/retention.dat snippet:
Core version: 4.2.4
NagiosXI version: 5.4.8
catdrnd-nagiosxi 2.6.32-573.22.1.el6.x86_64 x86_64
CentOS release 6.7 (Final)
From reading some other threads, possibly this is relevant:
These snippits are from an acknowledgment made from core that does show up in the XI interface
/usr/local/nagios/var/status.dat snippet:
Code: Select all
status.dat
servicecomment {
host_name=brhel7aa.csdt.redacted.com
service_description=Check logged in users
entry_type=4
comment_id=2617
source=0
persistent=0
entry_time=1504895134
expires=0
expire_time=0
author=Nagios Administrator
comment_data=auniquetxtline
}Code: Select all
service {
host_name=brhel7aa.csdt.redacted.com
service_description=Check logged in users
modified_attributes=1
check_command=check_nrpe!check_users!!!!!!!
check_period=24x7
notification_period=24x7
event_handler=
has_been_checked=1
check_execution_time=0.040
check_latency=0.000
check_type=0
current_state=1
last_state=1
last_hard_state=1
last_event_id=340810
current_event_id=340897
current_problem_id=94955
last_problem_id=94925
current_attempt=5
max_attempts=5
normal_check_interval=5.000000
retry_check_interval=1.000000
state_type=1
last_state_change=1504811345
last_hard_state_change=1504811575
last_time_ok=1504811345
last_time_warning=1504893048
last_time_unknown=1496206111
last_time_critical=1496213106
plugin_output=USERS WARNING - 7 users currently logged in
long_plugin_output=
performance_data=users=7;5;10;0
last_check=1504893048
next_check=1504893348
check_options=0
notified_on_unknown=0
notified_on_warning=0
notified_on_critical=0
current_notification_number=0
current_notification_id=2479762
last_notification=0
notifications_enabled=0
active_checks_enabled=1
passive_checks_enabled=1
event_handler_enabled=1
problem_has_been_acknowledged=0
acknowledgement_type=0
flap_detection_enabled=1
process_performance_data=1
obsess=1
is_flapping=0
percent_state_change=0.00
check_flapping_recovery_notification=0
state_history=2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2
}