git-svn-id: http://svn.centreon.com/Plugins/Dev@3044 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
parent
5976dfb164
commit
587294373e
|
@ -28,7 +28,7 @@ use strict;
|
|||
use DBI;
|
||||
|
||||
use vars qw($mysql_database_oreon $mysql_database_ods $mysql_host $mysql_user $mysql_passwd);
|
||||
require "@INSTALL_DIR_OREON@/ODS/etc/conf.pm";
|
||||
require "/srv/oreon/ODS/etc/conf.pm";
|
||||
|
||||
###############################
|
||||
## GET HOSTNAME FROM IP ADDRESS
|
||||
|
|
Loading…
Reference in New Issue