Page 1 of 1

[Nagios-devel] event broker -> SQL questions

Posted: Wed Oct 13, 2004 11:02 am
by Guest
So I'm looking into how to turn event broker events into SQL statements,
and I have some questions about the following fields found in both
HOST_STATUS and SERVICE_STATUS events. I'm hoping somebody else has
already digested the code and can clear up my confusion. :)

modified_attributes appears to be redundant, because there are other
fields for the flags it is used to carry (active_checks_enabled,
notifications_enabled, etc.). Or maybe it's that those other fields are
redundant? Or maybe I'm just missing something?

When are these filled out, and with what?
event_handler
performance_data
problem_has_been_acknowledged
acknowledgement_type

What is the logic behind these values?
has_been_checked
should_be_scheduled
current_notification_number

What are these good for?
failure_prediction_enabled
percent_state_change
scheduled_downtime_depth







This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]