Changes between Version 22 and Version 23 of NagiosProbes

Show
Ignore:
Timestamp:
07/23/12 09:04:59 (12 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NagiosProbes

    v22 v23  
    1 = QCG-Notification Nagios Probes - ver. 2.6 = 
     1= QCG-Notification Nagios Probe - ver. 2.6 = 
    22The Nagios probe for QCG-Notification tests the service availability and usability. The tested notification scenario is typical and includes all the basic interactions within the system. The list prestented below describes the particularities of the alghoritm: 
    33 
     
    2626}}} 
    2727 
    28 Install probes: 
     28Install probe: 
    2929{{{ 
    3030yum install nagios-plugins-qcg-ntf 
     
    3333== Installation from Sources == 
    3434 
    35 Get the QCG-Notification Nagios Probes package from [http://www.qoscosgrid.org/trac/qcg-notification/downloads Downloads page]. 
     35Get the QCG-Notification Nagios Probe package from [http://www.qoscosgrid.org/trac/qcg-notification/downloads Downloads page]. 
    3636 
    3737After unpacking the package simple run the ./install.sh script giving as the 
     
    4343}}} 
    4444 
    45 In order to use the probes the QCG-Notification client must be available on your system. You need to install two packages: QCG-Core and QCG-Notification (see [http://www.qoscosgrid.org/trac/qcg-notification/wiki#Installation QCG-Notification installation]). If you install the packages directly to the same directory as the probes (e.g. /opt/qcg-ntf-nagios) you should be able to use the probes without any changes. Alternatively, if your QCG-Core and QCG-Notification will be installed to the different location, you can change the QCG_NTF_HOME and QCG_CORE_HOME variables in the check_qcg_ntf script to point to the correct place. 
     45In order to use the probe the QCG-Notification client must be available on your system. You need to install two packages: QCG-Core and QCG-Notification (see [http://www.qoscosgrid.org/trac/qcg-notification/wiki#Installation QCG-Notification installation]). If you install the packages directly to the same directory as the probe (e.g. /opt/qcg-ntf-nagios) you should be able to use the probe without any changes. Alternatively, if your QCG-Core and QCG-Notification will be installed to the different location, you can change the QCG_NTF_HOME and QCG_CORE_HOME variables in the check_qcg_ntf script to point to the correct place. 
    4646== Usage == 
    4747{{{