Opened 4 years ago
Closed 4 years ago
#268 closed defect (fixed)
Passing Arguments to External Scripts
| Reported by: | cschnu | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.3.6 |
| Component: | check_nrpe | Version: | 0.3.5 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
I believe there is a bug when passing parameters to external scripts as described in this forum post http://nsclient.org/nscp/discussion/1/165
Can you clarify if this is a problem?
My environment is 64 bit windows server 2003 and I am using check_nrpe to call the client.
Change History (4)
comment:1 Changed 4 years ago by mickem
- Status changed from new to assigned
comment:2 Changed 4 years ago by mickem
(in other words, expect something early next year after all the holidays)
MickeM
comment:3 Changed 4 years ago by anonymous
Did you happen to get a chance to look at this one yet?
comment:4 Changed 4 years ago by mickem
- Milestone changed from 0.4.0 to 0.3.6
- Resolution set to fixed
- Status changed from assigned to closed
Sorry, forgot...
please try the last nightly should have been fixed there...
MickeM
Note: See
TracTickets for help on using
tickets.









Ahh...
this is actually a bug :)
argument expansion is not supported on alias (only external commands)...
Not sure if I will fix this "soon" as I am heavily involved in another project at the moment, I shall see if I have time...
Michael Medin