→ The Lansweeper Customer Excellence Awards 2024 - Submit Your Project Now! Learn More & Enter Here

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
FrankW
Engaged Sweeper III
Hi,
i'm having several questions about scanning linux servers ...


1) is it possible to scan the servers just with SNMP oder is SSH mandatory?

2) if i need both, which informations are scanned with SNMP and which ones by SSH?

3) which access right must be set for the SSH-login respectively which commands need to be run under Sudo?

4) in table "dbo.tsysOS" only Microsoft OS are listed, will this list be filled with Linux OS when they have been scanned or is the only possibility for reports "tblAssets.Assettype = 11"


I hope that somebody could help me out, thanks in advance 🙂

-frank
1 REPLY 1
Hemoco
Lansweeper Alumni
1) If SSH is available, SSH is used. SSH provides the most detailed Linux data. If SSH is not available but SNMP is, SNMP is used. SNMP is not used if SSH is available.
2) See previous.
3) Below are the commands used by Lansweeper. Note that, depending on your Linux distribution, not all commands will be used. Only dmidecode and which require sudo access.

cat
dmidecode
df
dpkg
echo
equery
hal-find-by-property
hal-get-property
ifconfig
lspci
grep
pciconf
pkg_info
rpm
sysctl
type
uname
uptime
which

4) Linux OS information is stored in tblLinuxSystem, not in tsysOS.