Agent and device statuses

Learn the operational, registration, signal, and usage statuses for agents and devices, plus the rules that determine device availability.

Agents and the devices they control each report their own operational status. This page collects every status in one place: the states shared by all agents, the states shared by smartphones and SIM cards, and the network and signal states specific to SIMs.

A Smartphone agent (Online) and its connected devices, each showing a Status (Available) and a Usage indicator (Not used, Overused)

Agent statuses

All agents report the same operational states:

StatusMeaning
OnlineAgent is reachable and ready to run tests
OfflineAgent is unreachable or stopped
RebootingAgent is currently rebooting
MaintenanceAgent is in maintenance mode (manual or scheduled)
Waiting for ConfigAgent initialized but lacks required setup (Web agents only)
Test-onlyAgent is reserved for test-only runs; cannot run production tests

Device statuses

Smartphones and SIM cards share the same status set:

StatusMeaning
AvailableDevice is ready and can accept tests
ConfigurationDevice is being set up or updated
UnavailableDevice is offline, not responding, or unreachable
DisconnectedDevice lost connection to its agent
DegradedDevice is partially functional (e.g. high resource usage, intermittent connection)
ArchivedDevice has been retired and is no longer in use
Test-onlyDevice is reserved for non-production test runs

SIM registration statuses

SIM cards also report their network registration state:

StatusMeaning
REGISTEREDRegistered on the home network
REGISTERED (ROAMING)Registered on a partner network
SEARCHINGSearching for an available network
NOT REGISTEREDNot registered (no signal or out of service)
NOT REGISTERED (DENIED)Registration attempt was rejected by the network
DENIEDNetwork denied registration
PIN REQUIREDSIM is locked; PIN code needed to unlock
PUK REQUIREDSIM is locked; PUK (unlock code) needed
LIMITED SERVICEEmergency or limited service only
UNKNOWNRegistration status cannot be determined

SIM signal strength

LevelMeaning
LowWeakest usable signal; tests are likely to fail
MarginalBelow average; tests may be unreliable
OKAcceptable signal for most tests
GoodStrong signal
ExcellentStrongest signal

Usage status

Kapptivate tracks each device's 24-hour resource utilization to help you spot capacity issues:

StatusUsage rangeMeaning
Not Used0%No tests run in the past 24 hours
Healthy0–60%Running normally with spare capacity
Stressed60–85%Approaching capacity; consider load balancing
Overused>85%At or over capacity; tests may queue or time out
Unavailable-Device is offline and cannot run tests

Device availability rules

A device is available for testing when:

  1. Its status is Available
  2. Its agent is Online
  3. For SIMs: the SIM is registered on a network (REGISTERED or REGISTERED ROAMING)

Optional additional checks:

  • Device must not be in configuration
  • Device must not be rebooting
  • Device must not be in maintenance mode

Last updated on