If you are not at the data center location, and you need to access Avamar's hardware serial number per node, the following command line will help you to obtain Avamar's serial number.
1. Login to the Avamar node as root
2. Execute
root@avamarnode:~/#:
/usr/bin/ipmitool fru print 0 | grep "Product Asset Tag" | sed
"s/^.*: *\(.*\)/\1/"
No comments:
Post a Comment