How to tell whether a ServiceNow instance is onpremise or on oncloud?

Mujtaba Amin Bh
Mega Guru

Hello,

How to tell whether a ServiceNow instance is onpremise or on oncloud?

1 ACCEPTED SOLUTION

lhr3 is serivicenow.. I got the same clusternode: .lhr3.service-now.com


View solution in original post

9 REPLIES 9

It should be just below the line you pasted after you hit stats.do



Connected to cluster node: XXXXX


ServiceNow.png


-Anurag

From Tony's eg you can see that the clusetr node is


cluster node: app84046.sjc4.service-now.com:XXXXXXXXXX



the trailing XXX.service-now.com tells you whether this instance is on SN's cloud or on premise. I work on an onpremise instance currently and i get my organization's server name there.


-Anurag

lhr3 is serivicenow.. I got the same clusternode: .lhr3.service-now.com


Goran WitchDoc
ServiceNow Employee
ServiceNow Employee

You can always see where the instance-url goes to. If it goes to service-now or the company servers?


Mujtaba Amin Bh
Mega Guru

Thanks Guys!