Changes between Version 25 and Version 26 of NagiosProbes

Show
Ignore:
Timestamp:
07/18/13 15:13:31 (11 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NagiosProbes

    v25 v26  
    1111== Installation from RPMS == 
    1212 
    13 If you have not done this yet, install the PL-Grid (official) and/or QCG (testing) repositories 
    14 {{{ 
    15 #Official PL-Grid repository 
    16 rpm -Uvh http://software.plgrid.pl/packages/repos/plgrid-repos-2010-2.noarch.rpm 
    17  
    18 #QosCosGrid testing repository 
    19 cat > /etc/yum.repos.d/qcg.repo << EOF 
    20 [qcg] 
    21 name=QosCosGrid YUM repository 
    22 baseurl=http://fury.man.poznan.pl/qcg-packages/sl/x86_64/ 
    23 enabled=1 
    24 gpgcheck=0 
    25 EOF 
    26 }}} 
    27  
    28 Install probe: 
    29 {{{ 
    30 yum install nagios-plugins-qcg-ntf 
    31 }}} 
    32  
     13If you have not done this yet, install EPEL, PL-Grid and QCG repositories: [http://apps.man.poznan.pl/trac/qcg/wiki/Software%20repositories instruction]. 
    3314== Installation from Sources == 
    3415