Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script returns a white page #6

Open
Bonko opened this issue Jun 12, 2014 · 0 comments
Open

script returns a white page #6

Bonko opened this issue Jun 12, 2014 · 0 comments

Comments

@Bonko
Copy link

Bonko commented Jun 12, 2014

Hi,

when trying to use this I only get a white page back. While debugging the script I noticed that getData3 returns this array:

Array
(
    [modified_host_attributes] => 1
    [modified_service_attributes] => 1
    [nagios_pid] => 15789
    [daemon_mode] => 1
    [program_start] => 1402561589
    [last_command_check] => 1402565505
    [last_log_rotation] => 0
    [enable_notifications] => 1
    [active_service_checks_enabled] => 1
    [passive_service_checks_enabled] => 1
    [active_host_checks_enabled] => 1
    [passive_host_checks_enabled] => 1
    [enable_event_handlers] => 1
    [obsess_over_services] => 0
    [obsess_over_hosts] => 0
    [check_service_freshness] => 1
    [check_host_freshness] => 0
    [enable_flap_detection] => 1
    [enable_failure_prediction] => 1
    [process_performance_data] => 0
    [global_host_event_handler] => 
    [global_service_event_handler] => 
    [next_comment_id] => 487346
    [next_downtime_id] => 51129
    [next_event_id] => 4922987
    [next_problem_id] => 2364885
    [next_notification_id] => 1360359
    [total_external_command_buffer_slots] => 4096
    [used_external_command_buffer_slots] => 0
    [high_external_command_buffer_slots] => 879
    [active_scheduled_host_check_stats] => 34,375,1133
    [active_ondemand_host_check_stats] => 5,16,51
    [passive_host_check_stats] => 0,0,0
    [active_scheduled_service_check_stats] => 748,5150,15668
    [active_ondemand_service_check_stats] => 0,0,0
    [passive_service_check_stats] => 18,810,2248
    [cached_host_check_stats] => 3,11,38
    [cached_service_check_stats] => 0,0,0
    [external_command_stats] => 19,816,2264
    [parallel_host_check_stats] => 36,381,1146
    [serial_host_check_stats] => 0,0,0
)

I suspect that it should contain all services and hosts.

More info: I use the latest version of the script and nagios 3

@Bonko Bonko changed the title I only get a white page script returns a white page Jun 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant