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?

debesish
Tera Contributor

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?

6 REPLIES 6

pawan k singh
Tera Guru

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
1.png
2. Go to System Diagnostics >> Diagnostics Page : Count the "Name" of each nodes as in below screenshot, also check the node details

2.png

Please mark this answer helpful, if it helped you.

Regards
Pawan K Singh

MichelSamia
Tera Expert

1. In app navigator, type

sys_cluster_state.list

 2. press Enter

 

This works also on personal developer instances 🙂