Configuring UNIX and Solaris 8 systems for discovery
Solaris 8 and ifconfig
In Solaris 8 there are two ifconfig binaries:
- /sbin/ifconfig
/usr/sbin/ifconfig
In all versions of Solaris other than 8, there is a single binary and a symbolic link.
The default path statement set by BMC Discovery ensures that /sbin/ifconfig is called first. In Solaris 8 this is the incorrect version, /usr/sbin/ifconfig must be run to obtain the correct information. To ensure this is the case, edit the ifconfig discovery script to specify the full path to ifconfig:IFCONFIG=`PRIV_IFCONFIG /usr/sbin/ifconfig -a 2>/dev/null`
echo "$IFCONFIG"Do not modify the path statement to correct this issue as that will cause other problems.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*