Changes between Version 4 and Version 5 of GPFS_ganglia
- Timestamp:
- Mar 8, 2008, 4:15:55 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GPFS_ganglia
v4 v5 1 1 [[PageOutline]] 2 = 1. Introduction =2 = 1. Introduction = 3 3 Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. 4 4 … … 6 6 [[BR]] 7 7 = 2. Installation = 8 == 2.1 Install ganglia ==8 == 2.1 Install ganglia == 9 9 {{{ 10 10 $ sudo su … … 34 34 }}} 35 35 36 == 2.2 Install Apache ==36 == 2.2 Install Apache == 37 37 {{{ 38 38 $ aptitude install php5-gd apache2 libapache2-mod-php5 php5 … … 41 41 }}} 42 42 43 = 2.3 Test ganglia =43 = 2.3 Test ganglia = 44 44 * http://localhost/ganglia 45 45