How to take list of servers from cmdb

vinnn
Kilo Contributor

Hi All,

 

 

I am new to servicenow.

I am asked to take a report which list of Linux servers based on company name and save to excel file

I tried a query builder and got an error "Node must be connected by an edge ".

Please help me.

 

Thanks,

Vinodh.N

2 REPLIES 2

Raghu Ram Y
Kilo Sage

Hello @vinnn 

I was not sure what exactly you are reffering to, however I can provide some workaround for you... it's just a filter conditions you can use.. no need to query builder..

Navigate to cmdb_ci_server table and apply filter on Operating system field as Linux, then you see the list of data and do group by manufacturer, by this you can achieve you requriement, 

Correct me if I confused and guided something wrong for you..

 

Please mark my response as both HELPFUL and CORRECT, if it helps..

Regards,

Raghu.