Changeset 4c8d44d in nscp for changelog


Ignore:
Timestamp:
02/20/08 21:04:27 (5 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
140dd49
Parents:
5b9d247
Message:
  • Fixed a bug in NSCA module (now it works again :) + Added a command wrapper for the NRPECLient module so now it can act as a check command.

(No argument handling yet though), For a sample check out the [NRPE Client Handlers] section in NSC.ini

File:
1 edited

Legend:

Unmodified
Added
Removed
  • changelog

    r2f01f93 r4c8d44d  
    1212   Usage: nsclient++ -noboot NRPEClient -H 192.168.0.1 -p 5666 -c check_something -a foo bar 
    1313   This is an early concept so don't expect much... 
     14 * Fixed a bug in NSCA module (now it works again :) 
     15 + Added a command wrapper for the NRPECLient module so now it can act as a check command. 
     16   (No argument handling yet though), For a sample check out the [NRPE Client Handlers] section in NSC.ini 
    1417 
    15182008-02-19 MickeM 
     
    1720  
    18212008-02-18 MickeM 
    19  + Added proper output handling to process subsystem (now you can execute programs tat return "much" data. 
     22 + Added proper output handling to process subsystem (now you can execute programs that return "much" data. 
    2023 + Added select support for SSL_write (now you can send "any amount of data" to the (SSL) socket. 
    2124   Since check_nrpe doesn't do this it wont work in that end, but still... 
Note: See TracChangeset for help on using the changeset viewer.