Open joschi99 opened 3 years ago
hi @joschi99 can you execute the following SQL request on your 'centreon' database:
MariaDB [centreon]> SELECT resource_id, resource_name FROM cfg_resource ORDER BY resource_id ASC;
+-------------+-------------------+
| resource_id | resource_name |
+-------------+-------------------+
| 1 | $USER1$ |
| 2 | $CENTREONPLUGINS$ |
+-------------+-------------------+
MariaDB [centreon]> SELECT resource_id, resource_name FROM cfg_resource ORDER BY resource_id ASC;
+-------------+------------------+
| resource_id | resource_name |
+-------------+------------------+
| 1 | $USER1$ |
| 4 | $CUSTOMPLUGINS$ |
+-------------+------------------+
2 rows in set (0.000 sec)
Can you open developer console and give me the return code and message of calls using this url:
internal.php?object=centreon_configuration_remote
Hi @joschi99 can you give me your Apache configuration?
Can you check also if you have this file on the FS of Centreon: /usr/share/centreon/src/CentreonRemote/Application/Webservice/CentreonConfigurationRemote.php
Hi @lpinsivy , the file is present:
ll /usr/share/centreon/src/CentreonRemote/Application/Webservice/CentreonConfigurationRemote.php
-rwxrwxr-x 1 centreon centreon 27053 Nov 24 14:19 /usr/share/centreon/src/CentreonRemote/Application/Webservice/CentreonConfigurationRemote.php
We are using the standard Centreon Apache configuration
@joschi99 can you create a ticket on support and I will propose you a teamviewer session.
Regards
The wizard to create a new Poller is not more working, completing all tasks/pages not Poller configuration will be created