Changeset b7d17f8 in nscp for files


Ignore:
Timestamp:
04/11/11 06:33:49 (2 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2
Children:
d66ccee
Parents:
c391984
Message:

0.4.x: Major update with a lot of fixes and what not.
Now NSCA is working with old config file as well as a brand new http settings store and many many other fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • files/old-settings.map

    rc391984 rb7d17f8  
    1616modules/NRPEClient.dll=/modules/NRPEClient 
    1717modules/CheckTaskSched.dll=/modules/CheckTaskSched 
     18modules/Scheduler.dll=/modules/Scheduler 
    1819 
    1920# Crash section 
     
    7374includes/*=/include/* 
    7475 
    75 #NSCA Agent/interval= 
    76 #NSCA Agent/encryption_method= 
    77 #NSCA Agent/password= 
     76NSCA Agent/interval=/settings/scheduler/default/interval 
     77NSCA Agent/hostname=/settings/NSCA/agent/hostname 
     78NSCA Commands/*=/settings/scheduler/schedules 
     79 
     80 
     81NSCA Agent/encryption_method=/settings/NSCA/agent/server/encryption method 
     82NSCA Agent/nsca_host=/settings/NSCA/agent/server/host 
     83NSCA Agent/password=/settings/NSCA/agent/server/password 
     84NSCA Agent/nsca_port=/settings/NSCA/agent/server/port 
     85NSCA Agent/time_delay=/settings/NSCA/agent/delay 
    7886#NSCA Agent/bind_to_address= 
    79 #NSCA Agent/hostname= 
    80 #NSCA Agent/nsca_host=192.168.0.1 
    81 #NSCA Agent/nsca_port=5667 
    8287 
    83 #NSCA Commands/*= 
    8488 
    8589#NRPE Client Handlers/*= 
Note: See TracChangeset for help on using the changeset viewer.