Hi all,
I am interested in learning best practices and approaches people are taking in monitoring the health of documentum and underlying RDBMS and file storage system.
- Is there anything built into documentum that could be used?
One approach I have is to execute a DQL statement (select * from dm_server_config) and if everything is fine then show the documentum system as available on the monitoring page. Any negatives on taking this approach?
Thanks!