
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2016 03:20 PM
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.
Solved! Go to Solution.
Labels:
- Labels:
-
Report Center
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2016 01:38 PM
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.
- Give your report a title and hit Save & Run.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2016 01:38 PM
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.
- Give your report a title and hit Save & Run.
