Visu@lSt@tion
7th January 2009, 18:23
Bonjour à tous,
voici une erreur que je viens d'obtenir en créant des accès restreints pour certains utilisateurs !
DB Error : SELECT count(DISTINCT nagios_objects.name1), nagios_hoststatus.current_state FROM nagios_hoststatus, nagios_objects, centreon_acl WHERE nagios_objects.object_id = nagios_hoststatus.host_object_id AND nagios_objects.is_active = 1 AND nagios_hoststatus.problem_has_been_acknowledged = 1 AND nagios_objects.name1 = centreon_acl.host_name AND centreon_acl.group_id IN (14) GROUP BY nagios_hoststatus.current_state ORDER by nagios_hoststatus.current_state [nativecode=1146 ** Table 'nagios.centreon_acl' doesn't exist]
ET je ne trouve nul part cette table centreon.centreon_acl ...
Une idée ?
voici une erreur que je viens d'obtenir en créant des accès restreints pour certains utilisateurs !
DB Error : SELECT count(DISTINCT nagios_objects.name1), nagios_hoststatus.current_state FROM nagios_hoststatus, nagios_objects, centreon_acl WHERE nagios_objects.object_id = nagios_hoststatus.host_object_id AND nagios_objects.is_active = 1 AND nagios_hoststatus.problem_has_been_acknowledged = 1 AND nagios_objects.name1 = centreon_acl.host_name AND centreon_acl.group_id IN (14) GROUP BY nagios_hoststatus.current_state ORDER by nagios_hoststatus.current_state [nativecode=1146 ** Table 'nagios.centreon_acl' doesn't exist]
ET je ne trouve nul part cette table centreon.centreon_acl ...
Une idée ?