Changes between Version 4 and Version 5 of NagiosProbes

Show
Ignore:
Timestamp:
07/19/12 14:02:54 (12 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NagiosProbes

    v4 v5  
    44 
    55After unpacking the dist packages simple run the ./install.sh script giving as the 
    6 first argument directory where the probe should be installed. E.g.: 
     6first argument directory where the probes should be installed to. E.g.: 
    77{{{ 
    88  tar -xzf nagios-qcg-ntf-2.6.tar.gz 
     
    1010  ./install.sh /opt/nagios-qcg-ntf 
    1111}}} 
     12 
     13In 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 ). If you install the packages directly to the same directory as the probes (e.g. /opt/nagios-qcg-ntf) 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. 
    1214== Usage == 
    1315{{{