Show
Ignore:
Timestamp:
04/28/08 17:24:09 (5 years ago)
Author:
ihag
Message:

platform/nagios-plugins/check_ps: Simple Network Management Protocol Protocol (TM)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/nagios-plugins/check_ps

    r10650 r10651  
    11#!/usr/bin/perl 
    22# check_ps -- Nagios Plugin for check specified process on the remote 
    3 #             host is alive or not, via standard SNMP protocol. 
     3#             host is alive or not, via standard SNMP. 
    44# $Id$ 
    55 
     
    336336 
    337337check_ps -- Nagios Plugin for check specified process on the remote 
    338             host is alive or not, via SNMP protocol. 
     338            host is alive or not, via SNMP. 
    339339 
    340340=head1 SYNOPSIS