Skip to main content

Centreon Broker Event Mapping

Centreon Broker uses global mapping tables for events that can be exchanged. How exactly these mapping tables work is left to discover to the reader. This page list properties available for each event type.

NEB​

Acknowledgement​

PropertyTypeDescription
acknowledgement_typeshort integerHost acknowledgement when 0, service acknowledgement when 1.
authorstringAcknowledgement author.
commentstringComment associated to the acknowledgement.
deletion_timetimeTime at which the acknowledgement was deleted. If 0, it was not deleted.
entry_timetimeTime at which the acknowledgement was created.
host_idunsigned integerHost ID.
instance_idunsigned integerInstance ID.
is_stickybooleanSticky flag.
notify_contactsbooleanNotification flag.
persistent_commentbooleanTrue if the comment is persistent.
service_idunsigned integerService ID. 0 for a host acknowledgement.
stateshort integerHost / service state.
notify_only_if_not_already_acknowledgedbooleanA notification should be sent only if not already ack.

Comment​

PropertyTypeDescription
authorstringComment author.
comment_typeshort integer1 for a host comment, 2 for a service comment.
datastringComment data (text).
deletion_timetimeTime at which the comment was deleted. 0 if the comment was not deleted (yet).
entry_timetimeTime at which the comment was created.
entry_typeshort integer1 for a user comment (through external command), 2 for a downtime comment, 3 for a flapping comment and 4 for an acknowledgement comment.
expire_timetimeComment expiration time. 0 if no expiration time.
expiresboolTrue if the comment expires.
host_idunsigned integerHost ID.
internal_idunsigned integerInternal monitoring engine ID of the comment.
persistentbooleanTrue if the comment is persistent.
instance_idunsigned integerInstance ID.
service_idunsigned integerService ID. 0 if this is a host comment.
sourceshort integer0 when the comment originates from the monitoring engine (internal) or 1 when the comment comes from another source (external).

Custom variable​

PropertyTypeDescription
enabledbooleanTrue if the custom variable is enabled.
host_idunsigned integerHost ID.
modifiedbooleanTrue if the variable was modified.
namestringVariable name.
service_idunsigned integerService ID. 0 if this is a host custom variable.
update_timetimeLast time at which the variable was updated.
var_typeshort integer0 for a host custom variable, 1 for a service custom variable.
valuestringVariable value.
default_valuestringThe default value of the custom var.

Custom variable status​

Custom variable status events are generated when a custom variable needs to be updated.

PropertyTypeDescription
host_idunsigned integerHost ID.
modifiedbooleanTrue if the variable was modified.
namestringVariable name.
service_idunsigned integerService ID. 0 if this is a host custom variable.
update_timetimeLast time at which the variable was updated.
valuestringVariable value.

Downtime​

PropertyTypeDescription
actual_end_timetimeActual time at which the downtime ended.
actual_start_timetimeActual time at which the downtime started.
authorstringDowntime creator.
downtime_typeshort integer1 for a service downtime, 2 for a host downtime.
deletion_timetimeTime at which the downtime was deleted.
durationtimeDowntime duration.
end_timetimeScheduled downtime end time.
entry_timetimeTime at which the downtime was created.
fixedbooleanTrue if the downtime is fixed, false if it is flexible.
host_idunsigned integerHost ID.
instance_idunsigned integerInstance ID.
internal_idunsigned integerInternal monitoring engine ID.
service_idunsigned integerService ID. 0 if this is a host downtime.
start_timetimeScheduled downtime start time.
triggered_byunsigned integerInternal ID of the downtime that triggered this downtime.
was_cancelledbooleanTrue if the downtime was cancelled.
was_startedbooleanTrue if the downtime has been started.
commentstringDowntime comment.
is_recurringbooleanTrue if this downtime is recurring.
recurring_tpstringThe recurring timepriod of the recurring downtime.
come_fromshortId of the parent recurring downtime for spawned downtimes.

Event handler​

PropertyTypeDescription
early_timeoutbooleanTrue if the event handler timed out.
end_timetimeTime at which the event handler execution ended.
execution_timerealExecution time in seconds.
handler_typeshort integer0 for host-specific event handler, 1 for service-specific event handler, 2 for global host event handler and 3 for global service event handler.
host_idunsigned integerHost ID.
return_codeshort integerValue returned by the event handler.
service_idunsigned integerService ID. 0 if this is a host event handler.
start_timetimeTime at which the event handler started.
stateshort integerHost / service state.
state_typeshort integer0 for SOFT, 1 for HARD.
timeoutshort integerEvent handler timeout in seconds.
command_argsstringEvent handler arguments.
command_linestringEvent handler command line.
outputstringOutput returned by the event handler.
source_idunsigned integerThe id of the source instance of this event.
destination_idunsigned integerThe id of the destination instance of this event.

Flapping status​

PropertyTypeDescription
event_timetime
event_typeinteger
flapping_typeshort integer
high_thresholdrealHigh flapping threshold.
host_idunsigned integerHost ID.
low_thresholdrealLow flapping threshold.
percent_state_changereal
reason_typeshort integer
service_idunsigned integerService ID. 0 if this is a host flapping entry.

Host​

PropertyTypeDescriptionVersion
acknowledgedboolean
acknowledgement_typeshort integer
action_urlstring
active_checks_enabledboolean
addressstring
aliasstring
check_freshnessboolean
check_intervalreal
check_periodstring
check_typeshort integer
current_check_attemptshort integer
current_stateshort integer
default_active_checks_enabledboolean
default_event_handler_enabledboolean
default_flap_detection_enabledboolean
default_notifications_enabledboolean
default_passive_checks_enabledboolean
downtime_depthshort integer
display_namestring
enabledboolean
event_handlerstring
event_handler_enabledboolean
execution_timereal
first_notification_delayreal
flap_detection_enabledboolean
flap_detection_on_downboolean
flap_detection_on_unreachableboolean
flap_detection_on_upboolean
freshness_thresholdreal
has_been_checkedboolean
high_flap_thresholdreal
host_namestring
host_idunsigned integer
icon_imagestring
icon_image_altstring
instance_idunsigned integer
is_flappingboolean
last_checktime
last_hard_stateshort integer
last_hard_state_changetime
last_notificationtime
last_state_changetime
last_time_downtime
last_time_unreachabletime
last_time_uptime
last_updatetime
latencyreal
low_flap_thresholdreal
max_check_attemptsshort integer
next_checktime
next_notificationtime
no_more_notificationsboolean
notesstring
notes_urlstring
notification_intervalreal
notification_numbershort integer
notification_periodstring
notifications_enabledboolean
notify_on_downboolean
notify_on_downtimeboolean
notify_on_flappingboolean
notify_on_recoveryboolean
notify_on_unreachableboolean
obsess_overboolean
passive_checks_enabledboolean
percent_state_changereal
retry_intervalreal
should_be_scheduledboolean
stalk_on_downboolean
stalk_on_unreachableboolean
stalk_on_upboolean
statusmap_imagestring
state_typeshort integer
check_commandstring
outputstring
perf_datastring
retain_nonstatus_informationboolean
retain_status_informationboolean
timezonestring

Host check​

PropertyTypeDescriptionVersion
active_checks_enabledbooleanTrue if active checks are enabled on the host.
check_typeshort integer
host_idunsigned integerHost ID.
next_checktimeTime at which the next check is scheduled.
command_linestringCheck command line.
source_idunsigned integerThe id of the source instance this event.
destination_idunsigned integerThe id of the destination instance of this event.

Host dependency​

PropertyTypeDescriptionVersion
dependency_periodstring
dependent_host_idunsigned integer
enabledboolean
execution_failure_optionsstring
inherits_parentboolean
host_idunsigned integer
notification_failure_optionsstring

Host group​

PropertyTypeDescriptionVersion
host_group_idunsigned integer
namestringGroup name.
enabledbooleanTrue if the group is enabled, false if it is not (deletion).
poller_idunsigned integer

Host group member​

PropertyTypeDescriptionVersion
enabledbooleanTrue if the membership is enabled, false if it is not (deletion).
groupstringGroup name.
instance_idunsigned integerInstance ID.
host_idunsigned integerHost ID.
source_idunsigned integerThe id of the source instance this event.
destination_idunsigned integerThe id of the destination instance of this event.

Host parent​

PropertyTypeDescriptionVersion
enabledbooleanTrue if parenting is enabled, false if it is not (deletion).
child_idunsigned integerChild host ID.
parent_idunsigned integerParent host ID.

Host status​

PropertyTypeDescriptionVersion
acknowledgedboolean
acknowledgement_typeshort integer
active_checks_enabledboolean
check_intervalreal
check_periodstring
check_typeshort integer
current_check_attemptshort integer
current_stateshort integer
downtime_depthshort integer
enabledboolean
event_handlerstring
event_handler_enabledboolean
execution_timereal
flap_detection_enabledboolean
has_been_checkedboolean
host_idunsigned integer
is_flappingboolean
last_checktime
last_hard_stateshort integer
last_hard_state_changetime
last_notificationtime
last_state_changetime
last_time_downtime
last_time_unreachabletime
last_time_uptime
last_updatetime
latencyreal
max_check_attemptsshort integer
next_checktime
next_host_notificationtime
no_more_notificationsboolean
notification_numbershort integer
notifications_enabledboolean
obsess_overboolean
passive_checks_enabledboolean
percent_state_changereal
retry_intervalreal
should_be_scheduledboolean
state_typeshort integer
check_commandstring
outputstring
perf_datastring

Instance​

PropertyTypeDescriptionVersion
enginestringName of the monitoring engine used on this instance.
idunsigned integerInstance ID.
namestringInstance name.
is_runningbooleanWhether or not this instance is running.
pidunsigned integerMonitoring engine PID.
program_endtimeTime at which the instance shut down.
program_starttimeTime at which the instance started.
versionstringVersion of the monitoring engine used on this instance.

Instance status​

PropertyTypeDescriptionVersion
active_host_checks_enabledbooleanWhether or not active host checks are globally enabled.
active_service_checks_enabledbooleanWhether or not active service checks are globally enabled.
check_hosts_freshnessbooleanWhether or not hosts freshness checking is globally enabled.
check_services_freshnessbooleanWhether or not services freshness checking is globally enabled.
event_handler_enabledbooleanWhether or not event handlers are globally enabled.
flap_detection_enabledbooleanWhether or not flap detection is globally enabled.
idunsigned integerInstance ID.
last_alivetimeLast time the instance was known alive.
last_command_checktimeLast time a check command was executed.
notifications_enabledbooleanWhether or not notifications are globally enabled.
obsess_over_hostsbooleanWhether or not the monitoring engine should obsess over hosts.
obsess_over_servicesbooleanWhether or not the monitoring engine should obsess over services.
passive_host_checks_enabledbooleanWhether or not passive host checks are globally enabled.
passive_service_checks_enabledbooleanWhether or not passive service checks are globally enabled.
global_host_event_handlerstringGlobal host event handler.
global_service_event_handlerstringGlobal service event handler.

Log entry​

PropertyTypeDescriptionVersion
c_timetimeLog time.
host_idunsigned integerHost ID. 0 if log entry does not refer to a specific host or service.
host_namestringHost name. Can be empty if log entry does not refer to a specific host or service.
instance_namestringInstance name.
issue_start_timetimeIssue start time if correlation is enabled and log entry refers to an issue.
log_typeshort integer0 for SOFT, 1 for HARD.
msg_typeshort integer0 for SERVICE ALERT (sent on service state change), 1 for HOST ALERT (sent on host state change(, 2 for SERVICE NOTIFICATION (notification sent out for a service), 3 for HOST NOTIFICATION (notification sent out for a host), 4 for Warning (Centreon Engine warning), 5 for EXTERNAL COMMAND (external command received), 6 for CURRENT SERVICE STATE (current state of monitored service, usually sent at configuration reload), 7 for CURRENT HOST STATE (current state of monitored host, usually sent at configuration reload), 8 for INITIAL SERVICE STATE (initial state of service, after retention processing, sent at process start), 9 for INITIAL HOST STATE (initial state of monitored host, after retention processing, sent at process start), 10 for ACKNOWLEDGE_SVC_PROBLEM external command (special case of EXTERNAL COMMAND for service acknowledgement), 11 for ACKNOWLEDGE_HOST_PROBLEM external command (special case of EXTERNAL COMMAND for host acknowledgement).
notification_cmdstringNotification command.
notification_contactstringNotification contact.
retryintegerCurrent check attempt.
service_descriptionstringService description. Empty if log entry does not refer to a specific service.
service_idunsigned integerService ID. 0 if log entry does not refer to a specific service.
statusshort integerHost / service status.
outputstringOutput.

Module​

Module events are generated when Centreon Broker modules get loaded or unloaded.

PropertyTypeDescriptionVersion
argsstringModule arguments.
enabledbooleanWhether or not this module is enabled.
filenamestringPath to the module file.
instance_idunsigned integerInstance ID.
loadedbooleanWhether or not this module is loaded.
should_be_loadedbooleanWhether or not this module should be (should have been) loaded.

Service​

PropertyTypeDescriptionVersion
acknowledgedboolean
acknowledged_typeshort integer
action_urlstring
active_checks_enabledboolean
check_freshnessboolean
check_intervalreal
check_periodstring
check_typeshort integer
current_check_attemptshort integer
current_stateshort integer
default_active_checks_enabledboolean
default_event_handler_enabledboolean
default_flap_detection_enabledboolean
default_notifications_enabledboolean
default_passive_checks_enabledboolean
dowtine_depthshort integer
display_namestring
enabledboolean
event_handlerstring
event_handler_enabledboolean
execution_timereal
first_notification_delayreal
flap_detection_enabledboolean
flap_detection_on_criticalboolean
flap_detection_on_okboolean
flap_detection_on_unknownboolean
flap_detection_on_warningboolean
freshness_thresholdreal
has_been_checkedboolean
high_flap_thresholdreal
host_idunsigned integer
host_namestring
icon_imagestring
icon_image_altstring
service_idunsigned integer
is_flappingboolean
is_volatileboolean
last_checktime
last_hard_stateshort integer
last_hard_state_changetime
last_notificationtime
last_state_changetime
last_time_criticaltime
last_time_oktime
last_time_unknowntime
last_time_warningtime
last_updatetime
latencyreal
low_flap_thresholdreal
max_check_attemptsshort integer
next_checktime
next_notificationtime
no_more_notificationsboolean
notesstring
notes_urlstring
notification_intervalreal
notification_numbershort integer
notification_periodstring
notifications_enabledboolean
notify_on_criticalboolean
notify_on_downtimeboolean
notify_on_flappingboolean
notify_on_recoveryboolean
notify_on_unknownboolean
notify_on_warningboolean
obsess_overboolean
passive_checks_enabledboolean
percent_state_changereal
retry_intervalreal
scheduled_downtime_depthshort integer
service_descriptionstring
should_be_scheduledboolean
stalk_on_criticalboolean
stalk_on_okboolean
stalk_on_unknownboolean
stalk_on_warningboolean
state_typeshort integer
check_commandstring
outputstring
perf_datastring
retain_nonstatus_informationboolean
retain_status_informationboolean

Service check​

PropertyTypeDescriptionVersion
active_checks_enabledbooleanTrue if active checks are enabled on the service.
check_typeshort
host_idunsigned integerHost ID.
next_checktimeTime at which the next check is scheduled.
service_idunsigned integerService ID.
command_linestringCheck command line.

Service dependency​

PropertyTypeDescriptionVersion
dependency_periodstring
dependent_host_idunsigned integer
dependent_service_idunsigned integer
enabledboolean
execution_failure_optionsstring
host_idunsigned integer
inherits_parentboolean
notification_failure_optionsstring
service_idunsigned integer

Service group​

PropertyTypeDescriptionVersion
idunsigned integer
namestringGroup name.
enabledenabledTrue if the group is enable, false if it is not (deletion).
poller_idunsigned integer

Service group member​

PropertyTypeDescriptionVersion
acknowledgedboolean
acknowledgement_typeshort integer
active_checks_enabledboolean
check_intervalreal
check_periodstring
check_typeshort integer
current_check_attemptshort integer
current_stateshort integer
downtime_depthshort integer
enabledboolean
event_handlerstring
event_handler_enabledboolean
execution_timereal
flap_detection_enabledboolean
has_been_checkedboolean
host_idunsigned integer
host_namestring
is_flappingboolean
last_checktime
last_hard_stateshort integer
last_hard_state_changetime
last_notificationtime
last_state_changetime
last_time_criticaltime
last_time_oktime
last_time_unknowntime
last_time_warningtime
last_updatetime
latencyreal
max_check_attemptsshort integer
modified_attributesunsigned integer
next_checktime
next_notificationtime
no_more_notificationsboolean
notification_numbershort integer
notifications_enabledboolean
obsess_overboolean
passive_checks_enabledboolean
percent_state_changereal
retry_intervalreal
service_descriptionstring
service_idunsigned integer
should_be_scheduledboolean
state_typeshort integer
check_commandstring
outputstring
perf_datastring

Instance configuration​

PropertyTypeDescriptionVersion
loadedbooleanTrue if the instance loaded successfully.
poller_idunsigned integerID of the poller which received a configuration update request (reload).

Storage​

Metric​

This event is generated by a Storage endpoint to notify that a RRD metric graph should be updated.

PropertyTypeDescriptionVersion
ctimetimeTime at which the metric value was generated.
intervalunsigned integerNormal service check interval in seconds.
metric_idunsigned integerMetric ID (from the metrics table).
namestringMetric name.
rrd_lenintegerRRD retention length in seconds.
valuerealMetric value.
value_typeshort integerMetric type (1 =3D counter, 2 =3D derive, 3 =3D absolute, other =3D gauge).
is_for_rebuildbooleanSet to true when a graph is being rebuild (see the rebuild event).
host_idunsigned integerThe id of the host this metric is attached to.Since 3.0.0
service_idunsigned integerThe id of the service this metric is attached to.Since 3.0.0

Rebuild​

Rebuild events are generated when a Storage endpoint detects that some graph should be rebuild. It first sends a rebuild start event (end =3D false), then metric values (metric event with is_for_rebuild set to true) and finally a rebuild end event (end =3D true).

PropertyTypeDescriptionVersion
endbooleanEnd flag. Set to true if rebuild is starting, false if it is ending.
idunsigned integerID of metric to rebuild if is_index is false, or ID of index to rebuild (status graph) if is_index is true.
is_indexbooleanIndex flag. Rebuild index (status) if true, rebuild metric if false.

Remove graph​

A Storage endpoint generates a remove graph event when some graph must be deleted.

PropertyTypeDescriptionVersion
idunsigned integerIndex ID (is_index =3D true) or metric ID (is_index =3D false) to remove.
is_indexbooleanIndex flag. If true, a index (status) graph will be deleted. If false, a metric graph will be deleted.

Status​

PropertyTypeDescriptionVersion
ctimetimeTime at which the status was generated.
index_idunsigned integerIndex ID.
intervalunsigned integerNormal service check interval in seconds.
rrd_lentimeRRD retention in seconds.
stateshort integerService state.
is_for_rebuildbooleanSet to true when a graph is being rebuild (see the rebuild event).

Metric mapping​

PropertyTypeDescriptionVersion
index_idunsigned integerIndex ID.
metric_dunsigned integerIndex ID.

Index mapping​

PropertyTypeDescriptionVersion
index_idunsigned integerIndex ID.
host_idunsigned integerIndex ID.
service_idunsigned integerIndex ID.

BBDO​

Version response​

PropertyTypeDescriptionVersion
bbdo_majorshort integerBBDO protocol major used by the peer sending this version_response packet. The sole current protocol version is 1.0.0.
bbdo_minorshort integerBBDO protocol minor used by the peer sending this version_response packet.
bbdo_patchshort integerBBDO protocol patch used by the peer sending this version_response packet.
extensionsstringSpace-separated string of extensions supported by the peer sending this version_response packet.

Ack​

PropertyTypeDescriptionVersion
acknowledged eventsunsigned integerNumber of acknowledged events. Only used by "smart" clients (i.e able to acknowledge events). Not to be used by dumb clients.

BAM​

BA status event​

This event is sent when a BA's status changed.

PropertyTypeDescriptionVersion
ba_idunsigned integerThe id of the BA.Since 2.8.0 (BBDO 1.2.0).
in_downtimebooleanTrue of the BA is in downtime.Since 2.8.0 (BBDO 1.2.0).
last_state_changetimeThe time of the last state change of the BA.Since 2.8.0 (BBDO 1.2.0).
level_acknowledgementrealThe acknowledgment level of the BA.Since 2.8.0 (BBDO 1.2.0).
level_downtimerealThe downtime level of the BA.Since 2.8.0 (BBDO 1.2.0).
level_nominalrealThe nominal level of the BA.Since 2.8.0 (BBDO 1.2.0).
stateshort integerThe state of the BA.Since 2.8.0 (BBDO 1.2.0).
state_changedbooleanTrue if the state of the BA just changed.Since 2.8.0 (BBDO 1.2.0).

KPI status event​

This event is sent when a KPI's status changed.

PropertyTypeDescriptionVersion
kpi_idunsigned integerThe id of the KPI.Since 2.8.0 (BBDO 1.2.0).
in_downtimeboolTrue if the KPI is in downtime.
level_acknowledgement_hardrealThe hard acknowledgement level of the KPI.Since 2.8.0 (BBDO 1.2.0).
level_acknowledgement_softrealThe soft acknowledgement level of the KPI.Since 2.8.0 (BBDO 1.2.0).
level_downtime_hardrealThe hard downtime level of the KPI.Since 2.8.0 (BBDO 1.2.0).
level_downtime_softrealThe soft downtime level of the KPI.Since 2.8.0 (BBDO 1.2.0).
level_nominal_hardrealThe hard nominal level of the KPI.Since 2.8.0 (BBDO 1.2.0).
level_nominal_softrealThe soft nominal level of the KPI.Since 2.8.0 (BBDO 1.2.0).
state_hardshort integerThe hard state of the KPI.Since 2.8.0 (BBDO 1.2.0).
state_softshort integerThe soft state of the KPI.Since 2.8.0 (BBDO 1.2.0).
last_state_changetimeThe time of the last state change of the KPI.Since 2.8.0 (BBDO 1.2.0).
last_impactrealThe last impact of the KPI.Since 2.8.0 (BBDO 1.2.0).
validboolTrue if the KPi is valid.

Meta service status event​

This event is sent when a meta service's status changed.

PropertyTypeDescriptionVersion
meta_service_idunsigned integerThe id of the meta service.Since 2.8.0 (BBDO 1.2.0).
valuerealThe value of the meta service.Since 2.8.0 (BBDO 1.2.0).
state_changedbooleanTrue if the state just changed.Since 2.8.0 (BBDO 1.2.0).

BA-event event​

This event is sent when a new BA event is opened, or an old one is closed.

PropertyTypeDescriptionVersion
ba_idunsigned integerThe id of the BA.Since 2.8.0 (BBDO 1.2.0).
first_levelrealThe first level of the BA event.Since 2.8.0 (BBDO 1.2.0).
end_timetimeThe end_time of the event. 0 or (time)-1 for an opened event.Since 2.8.0 (BBDO 1.2.0).
in_downtimebooleanTrue if BA was in downtime during the BA event.Since 2.8.0 (BBDO 1.2.0).
start_timetimeThe start_time of the event.Since 2.8.0 (BBDO 1.2.0).
statusshort integerThe status of the BA during the event.Since 2.8.0 (BBDO 1.2.0).

KPI-event event​

This event is sent when a new KPI event is opened, or an old one is closed.

PropertyTypeDescriptionVersion
kpi_idunsigned integerThe id of the KPI.Since 2.8.0 (BBDO 1.2.0).
end_timetimeThe end_time of the event. 0 or (time)-1 for an opened event.Since 2.8.0 (BBDO 1.2.0).
impact_levelintegerThe level of the impact.Since 2.8.0 (BBDO 1.2.0).
in_downtimebooleanTrue if BA was in downtime during the BA event.Since 2.8.0 (BBDO 1.2.0).
first_outputstringThe first output of the KPI during the event.Since 2.8.0 (BBDO 1.2.0).
perfdatastringThe first perfdata of the KPI during the event.Since 2.8.0 (BBDO 1.2.0).
start_timetimeThe start_time of the event.Since 2.8.0 (BBDO 1.2.0).
statusshort integerThe status of the BA during the event.Since 2.8.0 (BBDO 1.2.0).

BA duration event event​

This event is sent when a new BA duration event is computed by BAM broker.

PropertyTypeDescriptionVersion
ba_idunsigned integerThe id of the BA.Since 2.8.0 (BBDO 1.2.0).
real_start_timetimeThe first level of the BA event.Since 2.8.0 (BBDO 1.2.0).
end_timetimeThe end_time of the event, in the given timeperiod.Since 2.8.0 (BBDO 1.2.0).
start_timetimeThe start_time of the event, in the given timeperiod.Since 2.8.0 (BBDO 1.2.0).
durationunsigned integerend_time - start_time.Since 2.8.0 (BBDO 1.2.0).
sla_durationunsigned integerThe duration of the event in the given timperiod.Since 2.8.0 (BBDO 1.2.0).
timeperiod_is_defaultbooleanTrue if the timeperiod if the default for this BA.Since 2.8.0 (BBDO 1.2.0).

Dimension BA​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
ba_idunsigned integerThe id of the BA.Since 2.8.0 (BBDO 1.2.0).
ba_namestringThe name of the BA.Since 2.8.0 (BBDO 1.2.0).
ba_descriptionstringThe description of the BA.Since 2.8.0 (BBDO 1.2.0).
sla_month_percent_critrealSince 2.8.0 (BBDO 1.2.0).
sla_month_percent_warnrealSince 2.8.0 (BBDO 1.2.0).
sla_month_duration_critunsigned integerSince 2.8.0 (BBDO 1.2.0).
sla_month_duration_warnunsigned integerSince 2.8.0 (BBDO 1.2.0).

Dimension KPI​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
kpi_idunsigned integerThe id of the KPI.Since 2.8.0 (BBDO 1.2.0).
ba_idunsigned integerThe id of the parent BA of this KPI.Since 2.8.0 (BBDO 1.2.0).
ba_namestringThe name of the parent BA of this KPI.Since 2.8.0 (BBDO 1.2.0).
host_idunsigned integerThe id of the host associated with this KPI for service KPI.Since 2.8.0 (BBDO 1.2.0).
host_namestringThe name of the host associated with this KPI for service KPI.Since 2.8.0 (BBDO 1.2.0)
service_idunsigned integerThe id of the service associated with this KPI for service KPI.Since 2.8.0 (BBDO 1.2.0).
service_descriptionstringThe description of the service associated with this KPI for service KPI.Since 2.8.0 (BBDO 1.2.0).
kpi_ba_idunsigned integerThe id of the BA associated with this KPI for BA KPI.Since 2.8.0 (BBDO 1.2.0).
kpi_ba_namestringThe name of the BA associated with this KPI for BA KPI.Since 2.8.0 (BBDO 1.2.0).
meta_service_idunsigned intThe id of the meta-service associated with this KPI for meta-service KPI.Since 2.8.0 (BBDO 1.2.0).
meta_service_namestringThe name of the meta-service associated with this KPI for meta-service KPI.Since 2.8.0 (BBDO 1.2.0).
boolean_idunsigned intThe id of the boolean expression associated with this KPI for boolean KPI.Since 2.8.0 (BBDO 1.2.0).
boolean_namestringThe name of the boolean expression associated with this KPI for boolean KPI.Since 2.8.0 (BBDO 1.2.0).
impact_warningrealThe impact of a warning state for this KPI.Since 2.8.0 (BBDO 1.2.0).
impact_criticalrealThe impact of a critical state for this KPI.Since 2.8.0 (BBDO 1.2.0).
impact_unknownrealThe impact of a unknown state for this KPI.Since 2.8.0 (BBDO 1.2.0).

Dimension BA BV relation​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
ba_idunsigned integerThe id of the BA.Since 2.8.0 (BBDO 1.2.0).
bv_idunsigned integerThe id of the BV.Since 2.8.0 (BBDO 1.2.0).

Dimension BV​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
bv_idunsigned integerThe id of the BV.Since 2.8.0 (BBDO 1.2.0).
bv_namestringThe name of the BV.Since 2.8.0 (BBDO 1.2.0).
bv_descriptionstringThe description of the BV.Since 2.8.0 (BBDO 1.2.0).

Dimension table signal​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

This signal is sent before the dump of all the dimensions, and again at the end of the dump.

PropertyTypeDescriptionVersion
update_startedbooleanTrue if this is the start of the dump, false if it's the end.Since 2.8.0 (BBD0 1.2.0).

Rebuild signal​

This event is sent when a rebuild of the event durations and availabilities is asked to the BAM broker endpoint.

PropertyTypeDescriptionVersion
bas_to_rebuildstringA string containing the id of all the BAs to rebuild, separated by a comma and a space (i.e "1, 5, 8, 12").Since 2.8.0 (BBDO 1.2.0).

Dimension timeperiod​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
tp_idunsigned integerThe id of the timeperiod.Since 2.8.0 (BBDO 1.2.0).
namestringThe name of the timeperiod.Since 2.8.0 (BBDO 1.2.0).
mondaystringThe timeperiod rule for this day.Since 2.8.0 (BBDO 1.2.0).
tuesdaystringThe timeperiod rule for this day.Since 2.8.0 (BBDO 1.2.0).
wednesdaystringThe timeperiod rule for this day.Since 2.8.0 (BBDO 1.2.0).
thursdaystringThe timeperiod rule for this day.Since 2.8.0 (BBDO 1.2.0).
fridaystringThe timeperiod rule for this day.Since 2.8.0 (BBDO 1.2.0).
saturdaystringThe timeperiod rule for this day.Since 2.8.0 (BBDO 1.2.0).
sundaystringThe timeperiod rule for this day.Since 2.8.0 (BBDO 1.2.0).

Dimension BA timeperiod relation​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
ba_idunsigned integerThe id of the BA.Since 2.8.0 (BBDO 1.2.0).
timeperiod_idunsigned integerThe id of the timeperiod.Since 2.8.0 (BBDO 1.2.0).
is_defaultbooleanTrue if the timeperiod is the default one for this BA.Since 2.8.0 (BBDO 1.2.0).

Dimension timeperiod exception​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
timeperiod_idunsigned integerThe id of the timeperiod having this exception.Since 2.8.0
daterangestringA string containing the date of the range.Since 2.8.0
timerangestringA string containing the time of the range.Since 2.8.0 (BBDO 1.2.0).

Dimension timeperiod exclusion​

This event is part of the dimension (i.e configuration) dump occuring at startup and after each BAM configuration reload.

PropertyTypeDescriptionVersion
timeperiod_idunsigned integerThe id of the timeperiod having this exclusion.Since 2.8.0 (BBDO 1.2.0).
excluded_timeperiod_idunsigned integerThe id of the excluded timeperiod.Since 2.8.0 (BBDO 1.2.0).

Inherited downtime​

PropertyTypeDescriptionVersion
bad_idunsigned integerThe id of the BA in downtime.
in_downtimebooleanTrue if the BA is in downtime.

Extcmd​

Command request​

PropertyTypeDescriptionVersion
commandstringThe command request.
endpstringThe endpoint this command is destined to.
uuidstringThe uuid of this request.
with_partial_resultbooleanTrue if the command should be answered with partial result.

Command result​

PropertyTypeDescriptionVersion
codeintegerThe return code of this command.
uuidstringThe uuid of the request this command is the result of.
msgstringThe string message of the command result.