Server Report
Novell Cool Solutions: Cool Tool
Reader Rating
from 2 ratings
In Brief
Simple Bash script that generates a report for documentation purposes.
Vitals
| Updated: | 14 Sep 2007 |
| File Size: | 6.22KB |
| License: | GPL |
| Download: | /coolsolutions/tools/downloads/server-report |
| Publisher: | Greg Barber |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
Report generates a list of installed packages, kernel version, disk stats and NIC information.
9-13-2007:
Changed the call to /sbin/pvdisplay to /sbin/lvm pvdisplay
Changes the call to /sbin/lvdisplay to /sbin/lvm lvdisplay t
Added a test so that lvdisplay will not run if there are no physical
volumes found
Cleaned up the output by adding spaces between items
Added .html extension to the output of the HTML version of the report
Added a section to list running services
2007-06-14:
- added the option to generate a report in html format
- dropped the .sh extention
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- Looks very useful, but the script fails when parsing /usr/sbin/ethtool $INTERFACE. This is on SLES 10 SP1 x86_64 without xen.