Try OpenEdge Now
skip to main content
Administration
Command and Utility Reference : RESTMAN getstats (Management Agent)
 

RESTMAN getstats (Management Agent)

Displays the statistics for a REST Management Agent.
The following are the statistics you can get for a REST Management Agent:
*Active Requests — Requests currently queued and being acted upon by the REST Management Agent
*Authentication Errors — Total number of authentication errors
*HTTP Request Errors — Requests received from the HTTP listener, including administrative, and REST Management Agent requests
*HTTP Requests — Total requests received from the HTTP listener, including administrative, and REST requests
*Method not allowed errors — Total errors returned by the REST Management Agent, with error counts broken out at the bottom of the list for each of several error categories when total errors are greater than zero (0)
*REST Disabled errors — calls while REST Management Agent is disabled
*Services disabled — REST Web applications deployed to this REST Management Agent that are disabled from client access
*URL not found errors — calls made to unidentified resources
*Creation Time — Date and time that counting began for the statistics
*Start Time — Start Date and time of the REST Management Agent instance

Syntax

Operating system
Syntax
UNIX
Windows
restman
   -name instance-name
   -getstats
-name instance-name
The name of the REST Management Agent instance.
For more information on these statistics, see the OpenEdge Management and OpenEdge Explorer: Configuration manual or the OpenEdge Management or OpenEdge Explorer online help.