Changes between Version 4 and Version 5 of TangoGeniMonitoring/GmocConfiguration


Ignore:
Timestamp:
02/13/13 10:14:16 (11 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TangoGeniMonitoring/GmocConfiguration

    v4 v5  
    7676   * `<pop>`: a one-word name for the physical location where your FOAM sits (e.g. `gpolab`)
    7777
    78 This step needs to be done the first time you install tango-monitor-gmoc-1.2.12-1 or later.
     78These steps need to be done the first time you install tango-monitor-gmoc-1.2.12-1 or later.
    7979
    8080 1. Populate the gmoc_monitoring configuration file:
     
    9696POPNAME=<pop>
    9797}}}
     98
     99 2. Create a directory for tango-monitor scripts to store state:
     100{{{
     101sudo mkdir -p /var/spool/rrds/REPORT
     102sudo chown -R <cronuser> /var/spool/rrds
     103}}}
    98104 
    99105=== Outcome ===