Hello everyone. I have a problem using IP management > Find IP space. Here is the displayed HTTP error : iTop: An error occurred, check server error log for more information. When I see /var/www/html/itop/log/error.log, I have the information below and nothing is actually explained : 2023-01-10 13:55:26 | Error | 2121 | Uncaught Error: Call to a member function Get() on null in /var/www/html/itop/env-production/teemip-ip-mgmt/src/Controller/FindSpace.php:101 Stack trace: #0 /var/www/html/itop/env-production/teemip-ip-mgmt/src/Controller/FindSpace.php(82):...
ENGLISH BELOW Bonjour à tous, J'ai une petite question concernant la synchronisation vSphere avec iTop. En effet, j'ai un petit souci lors du lancement du script exec.php. J'ai correctement configuré le fichier conf/params.local.xml comme suit : <?xml version="1.0" encoding="UTF-8"?> <parameters> <itop_url>http://localhost/itop</itop_url> <itop_login>administrator</itop_login> <itop_password>password</itop_password> <vsphere_uri>vcenterurl.entreprise.com</vsphere_uri> <vsphere_login>vcenter_login</vsphere_login>...
- ENGLISH BELOW - Bonjour à tous, Je rencontre un souci sur iTop. En effet, j'ai installé et configuré le plugin Data Collector for LDAP afin de peupler les utilisateurs de mon entreprise. Nous sommes 382 me semble-t-il et le script PHP (exec.php) m'en peuple 1195. Nous utilisons plusieurs utilisateurs par personne (en fonction de ce que l'on fait) et j'aimerai seulement obtenir les utilisateurs principaux. Comment puis-je effectuer ceci pour éviter un surpeuplement ? J'aimerais également affecter...