VoIP Cookbook: Inserting new Interface

From OnnoWiki
Revision as of 09:38, 10 March 2010 by Onnowpurbo (talk | contribs) (New page: In some cases, we have inserted a new interface into the server and need to monitor this particular new interface. To do so, we need to reset the database, sudo su - /root/ManageEngine/...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In some cases, we have inserted a new interface into the server and need to monitor this particular new interface. To do so, we need to reset the database,

sudo su - /root/ManageEngine/VQManager/bin/reinitializeDB.sh

then activate the interface through VQManager Web again

See Also