Whether I can carry out monitoring of databases on different platforms (unix, windows) from one OE Management, established on Windows?
Hello Valeriy,
Whether I can carry out monitoring of databases on different platforms
(unix, windows) from one OE Management, established on Windows?
Yes, you can use one OpenEdge Management on Windows (or UNIX/Linux) to do remote monitoring and configuration of system resources, databases and OpenEdge servers components (AppServer, WebSpeed, NameServer). You would need the AdminServer running on the remote machine. The remote machines do not need to have the same release of OpenEdge as the machine running OpenEdge Management; different versions can be used (some service packs are required).
You set up the the remote monitoring by using the fmconfig command:
- fmconfig -enable on the the machine running OpenEdge Management, to enable remote monitoring
- fmconfig -enable -host on the remote machine to tell indicate the remote host (machine running OpenEdge Management)
For 10.2A, you can check the following pages in the documentation:
The documentation is also available from the Help page of the management console (OpenEdge Management or OpenEdge Explorer).
Regards,
Edsel
Thank You, Edsel!