Local Agents
Agents run inside the customer network, poll ManageEngine locally and push results outbound over HTTPS. The cloud never connects to private addresses.
Total Agents
0
Registered agents
Online
0
Heartbeat within 90s
Offline
0
No heartbeat for 180s
Degraded
0
Degraded or stale
Total Managed OpManagers
0
Reported by agents
Total Discovered Devices
0
From inventory sync
Registered agents
Status is derived from the last heartbeat, not from a stored value.
No Local Agents registered
Provision an agent to obtain its access token, then configure the agent inside the customer network with that token.
Ingestion endpoints
The agent pushes outbound over HTTPS; no inbound access to the customer LAN is required.
- POST /api/public/agent/register
- POST /api/public/agent/heartbeat
- POST /api/public/inventory/sync
Every request must carry Authorization: Bearer <agent token>. Only a hash of the token is stored and ManageEngine credentials are never accepted by the cloud.