Replies: 2 comments 1 reply
|
probably not, i guess i missed something when adding a check for unknown arguments. I'll have a look |
1 reply
|
should be fixed with 75ca6a0 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
really happy to see that nsclient gets a real competitor.
i was trying to get our config portet so snclient.
first problem is the check_service. we want another output.
snclient config:
check_nrpe -H 192.168.83.226 -p 5666 -t 30 -c custom_check_service -a dhcp
output:
UNKNOWN - unknown argument: dhcp
am i doing something wrong in the config? i tried several things with quotes and ARGS.
All reactions