We are currently reworking the forum to embellish it and make it better for you all to get the answers you are looking for. In order to do so, we have to freeze this current forum meaning you can access all the history of posts and discussions but you can no longer create new items.
For all your current questions, you can join our Slack workspace were many community members are already helping each others: Join Slack
La documentation de Nagios précise que si la valeur de la directive notification_interval est placée à 0, nagios enverra une et une seule notification (ce qui, dans bien des cas, peut s'avérer pertinent).
Seulement voilà: j'ai non seulement pu placer cette valeur via Oreon (version 1.1, la 1.2.1 ne le permet pas) mais la génération des fichiers de configuration pose un problème à Nagios:
Nagios 1.2
Copyright (c) 1999-2004 Ethan Galstad ([email protected])
Last Modified: 02-02-2004
License: GPL
Reading configuration data...
Error: Invalid max_attempts, check_interval, retry_interval, or notification_interval value for service 'if_traffic' on host 'cisco'
Error: Could not register service (config file '/usr/local/nagios/etc/services.cfg', line 4531)
En effet, il n'y a plus aucune directive notification_interval dans ce fichier.
Or, cette directive est obligatoire même si sa valeur est nulle !
Ce type de configuration est prévue par Nagios mais manifestement pas prise en compte par Oreon.
Leave a comment: