How to see all servicenow nodes for an instance? Can we go from one node to another node? how we can see all logged in users in all nodes at a time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2019 10:45 AM
How to see all servicenow nodes for an instance? Can we go from one node to another node? how we can see all logged in users in all nodes at a time?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2023 10:16 AM
There are 2 ways I can remember:
1. Go to Upgrade Centre >> Upgrade Monitor : Under "Node Upgrades", Count the Database icons to see number of nodes, also click on it to view details
2. Go to System Diagnostics >> Diagnostics Page : Count the "Name" of each nodes as in below screenshot, also check the node details
Please mark this answer helpful, if it helped you.
Regards
Pawan K Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2023 01:33 AM
1. In app navigator, type
sys_cluster_state.list
2. press Enter
This works also on personal developer instances 🙂