MicroStrategy ONE
Diagnosing the Paxton Adapter Health
To see whether the Paxton Net2 physical access control system adapter is running, from the machine hosting the adapter, visit this URL:
http://localhost/Paxton/Usher.svc/resource/diagnose
The response should be similar to the example shown below. Make sure the cache_status
is Ready
and status
is ok
. If the adapter was recently started, the cache_status
may display as Updating
rather than Ready
.
{
"detail": {
"cache_status": "Ready",
"cache_update_time": "2014-08-11 09:32:55",
"elapsed_request_time": 284,
"most_recent_error": null,
"pacs_info": [
{
"server": "localhost" }
],
"pacs_log_messages_to_write": 0,
"server_id": "HOST_NAME",
"thread_pools": [
{
"description": "Net2 Connection Pool",
"size": 1,
"usage": 0,
"waiting": 1
}
],
"uptime": "<1m",
"usher_log_messages_to_write": 0,
"version": "2.1.06" },
"message": null,
"status": "ok"}
Related Topics
Integrating Paxton Net2 with MicroStrategy Identity
Verifying that the Paxton Adapter Installation is Correct
Optimizing the Paxton Adapter for MicroStrategy Identity