The Lansweeper Community will be under construction as of March 2nd, 2026. This site will move to a static version—join us on Reddit to keep the conversations going. More info here.
I am in need of a report showing all Linux machines with their names, PS version, network adapter name, MAC Address, and IP addresses. I know there will be multiple entries as some machines have multiple network adapters.
Most of the information you want is is either in the default Asset table. Linux network information can be found in the tblLinuxNetworkDetection. Most Linux specific information can be found in database tables that start in tblLinux, so it shouldn't be too hard to find.
Most of the information you want is is either in the default Asset table. Linux network information can be found in the tblLinuxNetworkDetection. Most Linux specific information can be found in database tables that start in tblLinux, so it shouldn't be too hard to find.
Charles.X wrote: Most of the information you want is is either in the default Asset table. Linux network information can be found in the tblLinuxNetworkDetection. Most Linux specific information can be found in database tables that start in tblLinux, so it sohuldn't be too hard to find.
Thank you so much! That helped me with what I needed to get my report created.
Reports & Analytics
Ask about reports you're interested in and share reports you've created. Subscribe to receive daily updates of reports shared in the Community.