SuL

Results 8 comments of SuL

Hi @lpinsivy , the insert was just an example (using existing data). To extend the topology we use NULL as topology_id. And that's the problem with using getTopologyId() instead of...

Hi @lpinsivy , yes - by changing $entity->getTopologyId() to $entity->getTopologyPage() Is there a reason not to adapt it this way? We're extending the menu for almost all of our customers.

We're fixing this with a trigger on centreon-web package by all customers since Sep 2020 this way: ```bash %triggerin -- centreon-web grep getTopologyId /usr/share/centreon/src/Centreon/Application/DataRepresenter/Topology/NavigationList.php > /dev/null if [[ $? -eq...

We can confirm this issue too. We are using a API Users for scripts which stop working on 21.10.13. We had to give the users the permissoin to reach the...

Hi, the last time we changed the value to 60. Since this moment, there are only 2 log entries since today night. Much better than before. Now we changed the...

Unfortunately the log will be filled every few seconds: [Fri Oct 20 12:48:20 2017] error: feeder: error occured while processing client 'central-broker-master-input-4694': TCP peer '10.1.1.1:53796' is disconnected [Fri Oct 20...

Hi, find the requested information below: ![image](https://user-images.githubusercontent.com/12328177/35208422-a2ccb5d6-ff48-11e7-91ec-113f91b16fd3.png) ![image](https://user-images.githubusercontent.com/12328177/35208441-b92d9ad4-ff48-11e7-949a-d35c5614f0d0.png) Regards

We can confirm the Issue, one of our customers reported same behavior.