Wiki source code of 05g. Remote Monitoring
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} |
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | Through the automated remote monitoring functionality, users can be emailed automatically when other [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] instances go offline or reach a number of key utilisation thresholds. | ||
| 6 | |||
| 7 | Navigate the **Remote Monitoring** screen by clicking **Status**, then **Remote Monitoring**. | ||
| 8 | |||
| 9 | Each remotely monitored server will be displayed along with a number of performance metrics. Enable the **Email** option to alert previously specified users when any of the values are greater than 90% or a system database does not respond. Please refer to the [[Users>>doc:Technical Documentation.CXAIR.Administration Guide.Security.2b\. User Management.WebHome]] chapter for more information. | ||
| 10 | |||
| 11 | To remove a server, click the **X** icon or remove the relevant IP address from the **Remote Monitoring Servers** [[System Settings>>System Settings||anchor="Remote Monitoring"]] textbox. | ||
| 12 | |||
| 13 | = Setup Process = | ||
| 14 | |||
| 15 | To enable the remote monitoring of other [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] instances, first navigate to the [[System>>doc:Technical Documentation.CXAIR.Administration Guide.Status Monitoring.System Settings.WebHome||anchor="System"]] tab of the [[System Settings>>doc:Technical Documentation.CXAIR.Administration Guide.Status Monitoring.System Settings.WebHome]] screen and enter the system URL in the **Remote Monitoring URL** textbox in the following format: | ||
| 16 | |||
| 17 | //<servername>/cxair/servlet/insecure/remotemonitoring// | ||
| 18 | |||
| 19 | This value must also be entered on all target instances. | ||
| 20 | |||
| 21 | Specify the instances that will be monitored by entering the relevant IP addresses in a comma-separated list in the **Remote Monitoring Servers** textbox. | ||
| 22 | |||
| 23 | == Schedules == | ||
| 24 | |||
| 25 | There are two **Remote Monitoring** schedules that are created once the relevant system setting have been configured: **Remote Monitoring Generator** and **Remote Monitoring Indexing**. The first schedule automates the monitoring of the specified servers and is set to execute every five minutes by default. The second schedule automates the creation of an Index detailing the monitoring outcomes, and is set to execute daily by default. |