Replies: 2 comments 6 replies
-
Hi, what does the |
Beta Was this translation helpful? Give feedback.
4 replies
-
What are you trying to solve? For running plugins, you don't have to fiddle with the query handler. As far as i remember, the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently when I run: ./naemon_core/contrib/naemon-qh.rb I get such response:
``
Welcome to Naemon Query handler, here's a list of handlers available:
merlin Merlin information
wproc Worker process management and info
nerd Naemon Event Radio Dispatcher - Subscriber Service
help Help for the query handler
echo The Echo Service - What You Put Is What You Get
command Naemon external commands interface
use @ for running queries such as '@nerd subscribe servicechecks'
quit or exit will quit interactive mode
``
Is there any way to activate or turn on runcmd to make it present on handlers list?
Beta Was this translation helpful? Give feedback.
All reactions