Hardware Info

From SME Server
Revision as of 08:19, 26 December 2007 by Per (talk | contribs) (Created HowTo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Maintainer

jpl (Contrib)

Description

This contrib adds a new Hardware Info panel in the server-manager to launch and display a detailed report about your server's hardware using lshw (http://ezix.org/project/wiki/HardwareLiSter), on SME Server 7.x.

Installation

Download the contrib source files for SME Server 7.x:

wget http://mirror.contribs.org/contribs/jpl/smecontribs/smeserver-hwinfo/smeserver-hwinfo-1.0-1.el4.eos.noarch.rpm
wget http://apt.sw.be/redhat/el4/en/i386/RPMS.dag/lshw-2.11.1-1.el4.rf.i386.rpm

Install downloaded files:

yum localinstall lshw-2.11.1-1.el4.rf.i386.rpm smeserver-hwinfo-1.0-1.el4.eos.noarch.rpm

Expamd templates:

/sbin/e-smith/expand-template /etc/e-smith/web/common/css/hwinfo.css

Regenerate the navigation panel of the server-manager:

/sbin/e-smith/expand-template /etc/e-smith/web/common/head.tmpl

Configure:

/etc/e-smith/events/actions/navigation-conf

You can ignore the yum-comments signal event post-upgrade and signal-event reboot.

Check installed version

yum info installed smeserver-hwinfo

Uninstall

yum remove smeserver-hwinfo

Use

Login to server-manager, find a new line under "Configuration".

Additional information

Forum announce thread