Changes between Version 3 and Version 4 of PlasticSlices/MonitoringRecommendations/PlnodeConfiguration


Ignore:
Timestamp:
05/05/11 16:33:09 (13 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlasticSlices/MonitoringRecommendations/PlnodeConfiguration

    v3 v4  
    6565 6. Run the metric-gathering script by hand to make sure it works:
    6666{{{
    67 sudo /usr/local/bin/ganglia_metric_plnode
     67sudo /usr/local/bin/metric_plnode
    6868}}}
    6969 * This should produce no output
     
    8383 and add the new lines:
    8484{{{
    85 */1 * * * * /usr/local/bin/ganglia_metric_plnode
     85*/1 * * * * /usr/local/bin/metric_plnode
    8686*/5 * * * * /usr/local/bin/report_data_to_gmoc <site> <fqdn>
    8787}}}