Closed oasisck closed 6 years ago
A bug when I activate the module centreon-nagvis 1.1.1 twice. What I have to do for removing one of them ?
mysql -u centreon -p centreon select * from topology where topology_name='Nagvis' and topology_parent=2; delete from topology where topology_id=<num_id>;
A bug when I activate the module centreon-nagvis 1.1.1 twice. What I have to do for removing one of them ?