Ticket #117 (closed defect: worksforme)
issues with running CheckDriveSize
| Reported by: | olaf.zehrt@… | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | |
| Component: | CheckSystem | Version: | 0.3.0 |
| Severity: | Support Requests | Keywords: | CheckDriveSize CheckAllOthers |
| Cc: |
Description
Hi,
i want to check all drives (matching Filters) except those specified in the Drive= clause like in the example. The problem is that i have to activate this option in the NSC.ini
# COMMAND ALLOW NASTY META CHARS
; This option determines whether or not the NRPE daemon will allow clients to specify nasty (as in |`&><'"\[]{}) characters in arguments.
allow_nasty_meta_chars=0
now i can't use " in the command, is there a way i can use this check?
Change History
Note: See
TracTickets for help on using
tickets.








not sure I understand, but might wanna look into check_nrpe and defining a custom command inside NSCP, then you don't have to send along strange chars.
But I think I need some more input as to what your problem is....
MickeM