71 | | == Requirements == |
72 | | |
73 | | * Python 2.3 or higher |
74 | | |
75 | | __jobmond__ |
76 | | |
77 | | * pbs_python v2.8.2 or higher[[BR]] |
78 | | ftp://ftp.sara.nl/pub/outgoing/pbs_python.tar.gz |
79 | | * gmond v3.0.1 or higher[[BR]] |
80 | | http://www.ganglia.info |
81 | | |
82 | | __jobarchived__ |
83 | | |
84 | | * Postgres SQL v7.xx[[BR]] |
85 | | http://www.postgres.org |
86 | | |
87 | | * rrdtool v1.xx[[BR]] |
88 | | http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ |
89 | | |
90 | | * python-pgsql v4.x.x[[BR]] |
91 | | http://sourceforge.net/projects/pypgsql/ |
92 | | |
93 | | * gmetad v3.x.x[[BR]] |
94 | | http://www.ganglia.info |
95 | | |
96 | | __web__ |
97 | | |
98 | | * PHP v4.1 or higher[[BR]] |
99 | | http://www.php.net |
100 | | * php-mbstring (multibyte string handling support)[[BR]] |
101 | | (configure php with --enable-mbstring) |
102 | | * php-pgsql v4.x.x[[BR]] |
103 | | (should come with Postgres) |
104 | | * GD v2.x[[BR]] |
105 | | http://www.boutell.com/gd/ |
106 | | * Ganglia web frontend v3.x.x[[BR]] |
107 | | http://www.ganglia.info |
108 | | |