Inspect ServiceNow nodes, queues, sessions, semaphores, memory pressure, and transaction health from one terminal command.
| Command | What it does |
|---|---|
jsn platform health --all-nodes | Read node and platform health |
jsn platform health --all-nodes --json
Platform health: 1 node(s)
NODE STATUS TYPE QUEUE AGE SESSIONS DEFAULT SEM DB
----------- --------------- ----- --- -------- ----------- --
online db272e3277020010bf05d4082b106185 0 0 9 0/16 44.28071283922618 ms
Security: raw XML excluded, sensitive fields excludedInstall, point it at your instance, then run this feature.
npm install -g @jacebenson/jsn jsn setup jsn platform health --all-nodesFull setup guide & skill docs →