Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How do I create a report showing all physical servers under a data center

Deborah Mulderr
Kilo Expert

This should be a simple report but I am having no joy.

I want a list of all physical servers under a data center, is this possible?

I am on Rome 

 

Thanks in advance

3 REPLIES 3

VaranAwesomenow
Mega Sage

It depends on whether there is an existing relationship between hardware (such as server) and data center, if those relationships are present, then you can make use of CMDB query builder and create a report.

Deborah Mulderr
Kilo Expert

I've been looking at the relationships and think I will need to add one

Ken Neikirk1
Tera Guru

1. Servers> All

2. Is Virtual = false; Location = <data center location>

 

It may not be that simple in your situation but each data center is associated with a single location and the servers should be associated with a location.  If this works you can do this from the list or create a comparable report.