Changes between Version 9 and Version 10 of PlasticSlices/MonitoringRecommendations/PlnodeConfiguration
- Timestamp:
- 07/15/11 11:07:15 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PlasticSlices/MonitoringRecommendations/PlnodeConfiguration
v9 v10 7 7 This page explains how to configure a MyPLC !PlanetLab node for the [wiki:PlasticSlices/MonitoringRecommendations Plastic Slices central monitoring configuration]. This page was written for 8 8 {{{ 9 plastic-slices-monitor-plnode-0. 39 plastic-slices-monitor-plnode-0.4 10 10 }}} 11 11 which is the latest version of the monitoring utilities for a MyPLC !PlanetLab node running Fedora 8 or Fedora 12. … … 36 36 === II. Install the monitoring software === 37 37 38 1. Download the `plastic-slices-monitor-plnode-0. 3.tar.gz` tarball from [http://software.geni.net/local-sw/], and copy it onto your node, e.g. into `~/plastic-slices-monitor-plnode-0.3.tar.gz`.38 1. Download the `plastic-slices-monitor-plnode-0.4.tar.gz` tarball from [http://software.geni.net/local-sw/], and copy it onto your node, e.g. into `~/plastic-slices-monitor-plnode-0.4.tar.gz`. 39 39 40 40 2. Download the GMOC `measurement_sender.pl` script from [http://gmoc-db.grnoc.iu.edu/sources/measurement_api/measurement_sender.pl], and copy it onto your node, e.g. into `~/measurement_sender.pl` … … 43 43 {{{ 44 44 cd ~ 45 tar xvzf ~/plastic-slices-monitor-plnode-0. 3.tar.gz46 cd plastic-slices-monitor-plnode-0. 345 tar xvzf ~/plastic-slices-monitor-plnode-0.4.tar.gz 46 cd plastic-slices-monitor-plnode-0.4 47 47 sudo mkdir -p /usr/local/{bin,lib} 48 48 sudo cp bin/{build_gmoc_conf,metric_plnode,report_data_to_gmoc} /usr/local/bin