Line 1: |
Line 1: |
− | {{Languages|Hwinfo}} | + | {{Languages}} |
| === Maintainer === | | === Maintainer === |
| jpl (Contrib) | | jpl (Contrib) |
| + | ===Version=== |
| + | {{#smeversion: smeserver-hwinfo }} |
| | | |
| === Description === | | === 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. | + | 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. |
| | | |
| === Installation === | | === Installation === |
− | {{Incomplete}}
| |
− | 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.12.1-1.el4.rf.i386.rpm | + | Install contrib: |
− | Install downloaded files:
| + | |
− | yum localinstall lshw-2.12.1-1.el4.rf.i386.rpm smeserver-hwinfo-1.0-1.el4.eos.noarch.rpm | + | <tabs container> |
− | Upgrade and reboot
| + | <tab name="For sme10"> |
− | signal-event post-upgrade; signal-event reboot | + | |
| + | yum --enablerepo=smecontribs install smeserver-hwinfo |
| + | |
| + | </tab> |
| + | <tab name="For sme9"> |
| + | |
| + | yum install smeserver-hwinfo --enablerepo=smecontribs |
| + | config set UnsavedChanges no |
| + | </tab> |
| + | <tab name="For sme8"> |
| + | yum install --enablerepo=smecontribs smeserver-hwinfo |
| + | config set UnsavedChanges no |
| + | </tab> |
| + | </tabs> |
| + | |
| + | |
| ==== Check installed version ==== | | ==== Check installed version ==== |
| yum info installed lshw smeserver-hwinfo | | yum info installed lshw smeserver-hwinfo |
Line 22: |
Line 36: |
| yum remove lshw | | yum remove lshw |
| This will also remove smeserver-hwinfo | | This will also remove smeserver-hwinfo |
| + | |
| === Use === | | === Use === |
| Login to server-manager, find a new line under "Configuration". | | Login to server-manager, find a new line under "Configuration". |
Line 29: |
Line 44: |
| === Additional information === | | === Additional information === |
| [http://forums.contribs.org/index.php?topic=38352.0 Forum announce thread] | | [http://forums.contribs.org/index.php?topic=38352.0 Forum announce thread] |
− | ==== SRPMS ====
| |
− | http://mirror.contribs.org/contribs/jpl/smecontribs/smeserver-hwinfo/smeserver-hwinfo-1.0-1.el4.eos.src.rpm
| |
− | http://apt.sw.be/redhat/el4/en/i386/SRPMS.dag/lshw-2.11.1-1.rf.src.rpm
| |
− |
| |
− | === Bugs ===
| |
− | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}.
| |
| | | |
| ==== Known issues ==== | | ==== Known issues ==== |
| For SMEserver prior to version 7.2 with updates as per 2007-12-25 could (should?) use lshw-2.11.1-1.el4.rf.i386.rpm instead. | | For SMEserver prior to version 7.2 with updates as per 2007-12-25 could (should?) use lshw-2.11.1-1.el4.rf.i386.rpm instead. |
| Bug report [http://bugs.contribs.org/show_bug.cgi?id=3670 3670] filed. | | Bug report [http://bugs.contribs.org/show_bug.cgi?id=3670 3670] filed. |
| + | |
| + | === Bugs === |
| + | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=SME%20Contribs|component=|title=bugzilla}}or use{{BugzillaFileBug|product=SME%20Contribs|component=smeserver-hwinfo|title=this link}}. |
| + | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-hwinfo |noresultsmessage="No open bugs found."}} |
| + | ===Changelog=== |
| + | Only released version in smecontrib are listed here. |
| + | |
| + | {{#smechangelog: smeserver-hwinfo}} |
| ---- | | ---- |
| [[Category: Contrib]] | | [[Category: Contrib]] |
− | [[Category: Administration]] | + | [[Category: Administration:Monitoring]] |