Hello,i need assistance in getting Linux reports with only servers with operating details like OS name, Vesrion(relese), Processor information,cores, memory etc... The current report it shows only linux even the switches and routers are included.
There is no specific database field that indicates whether or not a Linux computer is a server. To create a general Linux report:
Open the report builder under Reports\Create New Report.
Double-click on tblLinuxSystem and tblLinuxProcessors in the table list on the right to add the tables to your report.
In the visual representation of the report in the upper section of the report builder, tick the fields you want to display. The Linux OS is stored in the OSRelease field of tblLinuxSystem for instance, memory is stored in the Memory field of tblAssets... You can use our database dictionary to locate specific data in the database.
There is no specific database field that indicates whether or not a Linux computer is a server. To create a general Linux report:
Open the report builder under Reports\Create New Report.
Double-click on tblLinuxSystem and tblLinuxProcessors in the table list on the right to add the tables to your report.
In the visual representation of the report in the upper section of the report builder, tick the fields you want to display. The Linux OS is stored in the OSRelease field of tblLinuxSystem for instance, memory is stored in the Memory field of tblAssets... You can use our database dictionary to locate specific data in the database.