Bonjour,
j'utilise Nagios 2.x et Oreon 1.3RC1.
L'import du host templace ne semble pas fonctionner correctement, les contact_groups ne sont pas insérer. La ligne reste vide dans le template et il faut le faire alors manuellement. Cette config fonctionne sans probleme dans Nagios mais rien a faire pour l'importer ...
# Generic host definition template
define host{
name monitoring-host
notifications_enabled 1
event_handler_enabled 1
flap_detection_enabled 1
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 1
register 0
check_command check-host-alive
max_check_attempts 10
notification_interval 120
notification_period 24x7
notification_options d,u,r
contact_groups monitoring
hostgroups monitoring,technical_detail
}
j'utilise Nagios 2.x et Oreon 1.3RC1.
L'import du host templace ne semble pas fonctionner correctement, les contact_groups ne sont pas insérer. La ligne reste vide dans le template et il faut le faire alors manuellement. Cette config fonctionne sans probleme dans Nagios mais rien a faire pour l'importer ...
# Generic host definition template
define host{
name monitoring-host
notifications_enabled 1
event_handler_enabled 1
flap_detection_enabled 1
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 1
register 0
check_command check-host-alive
max_check_attempts 10
notification_interval 120
notification_period 24x7
notification_options d,u,r
contact_groups monitoring
hostgroups monitoring,technical_detail
}
Comment