tako - 2007-06-19

Hello

I have installed NC_net on a Windows Server and I want to receive all the checks in my Nagios Server via send_nsca

I have made a service "test" that I can see in the log file "passive.log" :

19/06/2007 15:40:44 Passive checks Started.
19/06/2007 15:40:44 All Passive checks Done: Now Sending to NSCA
19/06/2007 15:40:49 Passive check Output Count:2
:Windows_Server:    :"test":    :2:    :C: - total: 74,33 Gb - used: 70,73 Gb (95%) - free 3,60 Gb (5%) | 'C:\ Used Space'=70,73Gb;59,46;66,90;0.00;74,33:

but when I look the nagios.log file I have this:
[1182169424] EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_SVC_CHECKS;Windows_Server;test;1182169423

without the result that I want receive "C: - total: 74,33 Gb - used: 70,73 Gb (95%) - free 3,60 Gb (5%)"

help please