You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fabric/opensm/files/sldd.conf.d

22 lines
459 B

# Tho following variables will used for sldd.sh
#
# You must setup this for sldd to work
OSM_HOSTS=""
### Optional variables (defaults are commented out)
# Debug level
#SLDD_DEBUG="0"
# OpenSM cache files
#CACHE_FILE="/var/cache/opensm/guid2lid:/var/cache/opensm/guid2mkey:/var/cache/opensm/neighbors"
# System calls
#PING="ping -w 1 -c 1"
#RCP="/usr/bin/scp"
#SSH="/usr/bin/ssh"
#IFCONFIG="/bin/ifconfig -a"
# Delay between hosts scan
#RESCAN_TIME="60"