NoahFace provides comprehensive capabilities to allow you to monitor the status of the NoahFace platform, the integration with your HR / Payroll System, and your individual NoahFace Access Points.
You can monitor the status of NoahFace from the NoahFace Dashboard. On the main screen you will see high level status icons which show the status of:
As well as the high level status icons, you will see Access Point and Notification status icons against each individual site, which is useful for larger organizations with many sites and/or system administrators for individual sites.
Clicking on these icons will take you to pages containing further details.
You can monitor your Access Points from the Access Points page in the NoahFace Dashboard. Each Access Point will have a status of either:
For iPads, you can see the iOS version and the NoahFace App version in the list, so you can easily identify any iPads that need upgrading. The iOS version will have an asterisk next to it if guided access (or single App mode) is not enabled.
You can use the Filter options to display iPads that need attention or do not have Guided Access (or Single App mode) enabled.
The example below shows the list of iPads that need attention - as they have not recorded a status for more than 5 minutes.
Larger organizations typically use IT Management Systems to monitor all of their IT infrastructure and applications in one place, providing a consistent status dashboard and proactive alerts via SMS, Email, and other channels. NoahFace can be included in your IT Management System through the use of its System Monitoring API.
To use the System Monitoring API, you need to generate an API Key. To do this, login to the NoahFace Dashboard as an administrator, select View Profile, and then select Generate and copy an API Key for system monitoring:
The API Key can be passed to the System Monitoring API endpoint (https://data.noahface.com/monitor) either as a standard BEARER token or via the "key" query parameter. While the System Monitoring API does not return any sensitive information (eg: user information, IP addresses, etc), and does not enable any other access to the NoahFace Dashboard, your API Key should still be kept confidential.
The information returned by the system monitoring API is as follows:
The data is returned in JSON format by default, however, you can specify the "format=xml" query parameter to return the data as XML. For example:
If you have access to multiple organizations, the API will return status information for all of them.