Changeset 1171 for dasscm/trunk


Ignore:
Timestamp:
Jun 2, 2014, 10:40:07 AM (10 years ago)
Author:
joergs
Message:

adapted comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dasscm/trunk/usr/bin/dasscm_remote_check.sh

    r1170 r1171  
    11#!/bin/bash
    22
    3 # dasscm_remote_update is intended for systems
     3# dasscm_remote_check is intended for systems
    44# where a local dasscm installation is not possible
    55# but ssh and rsync is available.
    6 # In this case,
    7 # the files from the local repository checkout
    8 # are updated to the current content.
     6# Use dasscm_remote_update to update the configuration files,
     7# and the corresponding dasscm_remote_check to perform the
     8# related nagios check.
    99# Use only, if a local dasscm installation is not possbile!
    1010
Note: See TracChangeset for help on using the changeset viewer.