4 The version at rt.planet-lab.org is 3.4.1 and is incompatible with later
5 versions of the command line tool.
7 The RPM pulls in *ALOT* of stuff; probably easier to work with from the
8 source package, especially since all that's needed is the command line
9 tool. It has far fewer dependencies than the full RT package.
12 python module necessary for connecting to the mysql RT database and
13 extracting a list of open and new tickets.
15 * util/PHPSerializer/PHPUnserializer
16 these are helper scripts for converting pickle objects into php serialize
19 * For iLO control over https, rather than SSH, you'll need the latest
20 linux-LO* tools from HP. Searching for LOCFG.PL and Linux should get you
23 These required CPAN perl modules "Net::SSLeay" and "IO::Socket::SSL".
24 These will pull in a bunch of other dependencies...
26 $ perl -MCPAN -e "install Net::SSLeay"
27 $ perl -MCPAN -e "install IO::Socket::SSL"
29 I had to 'force install IO::Socket::SSL'...
31 This mirror is reasonably fast: ftp://mirrors.ibiblio.org
33 * For DRAC control over https rather than SSH
34 http://lanceerplaats.nl/PowerEdge/RAC/
36 $ perl -MCPAN -e "install Crypt::SSLeay"
39 Provides libstdc++-libc6.2-2.so.3:
41 rpm -ihv compat-libstdc++-7.3-2.96.110.i386.rpm
42 rpm -ihv srvadmin-omilcore-4.5.0-335.i386.rpm
43 rpm -ihv srvadmin-racadm4-4.5.0-335.i386.rpm
45 The srvadmin rpms are available from the Dell Systems Management: Dell CD ISO
47 Mounting it and copy out the 'srvadmin/linux' subdirectory.
50 chmod 4755 /usr/sbin/racadm