Hello,
I wonder whether it is possible to synchronize CMDBuild with Nagios (or other network management systems) with toolkit provided in "external-connectors-....zip" archive?
Hello,
I wonder whether it is possible to synchronize CMDBuild with Nagios (or other network management systems) with toolkit provided in "external-connectors-....zip" archive?
The toolkit provided in “external-connectors-…zip” archive can periodically synchronize an external system accessing directly to its database.
But if the synchronization must be in real-time and / or if the communication channels are different (webservices, email, etc.) you should use an external daemon that accesses in the desired mode the system to synchronize, and then returns the data in CMDBuild using its SOAP webservice
.
Fabio
Thanks.