Each ENow monitoring check has a corresponding page in the MailscapeWeb interface. When a check reports a warning or error, opening its page directly shows the underlying detail behind the dashboard tile.
Before you start
- These pages are served by the ENow web server. Browse to them from that server, or replace
localhostwith the web server's hostname. 20080is the default port. If it was changed during installation, substitute your own.- Replace
<SERVER>with the name of the monitored server you are investigating.
Monitoring page URLs
All paths below are relative to http://localhost:20080/.
| Monitoring check | Page path |
|---|---|
| DAG Active Preference | MailscapeWeb/DAG/DAGActivePreference.aspx?server=<SERVER> |
| DAG Database Redundancy | MailscapeWeb/DAG/DAGDatabaseRedundancy.aspx?server=<SERVER> |
| DAG Network Health | MailscapeWeb/DAG/DAGNetworkHealth.aspx?server=<SERVER> |
| DAG Replication Health | MailscapeWeb/DAG/DAGReplication.aspx?server=<SERVER> |
| External Mail Flow | MailscapeWeb/ExternalMailFlow.aspx?server=<SERVER> |
| Mail Flow | MailscapeWeb/MailFlow.aspx?server=<SERVER> |
| MAPI Connectivity | MailscapeWeb/MAPI.aspx?server=<SERVER> |
| Queue Status | MailscapeWeb/Queue.aspx?server=<SERVER> |
| Server Component States | MailscapeWeb/ServerComponentStates.aspx?server=<SERVER> |
To confirm a check's result from the command line instead, see Manual validation commands by monitoring check.
Comments
0 comments
Please sign in to leave a comment.