Hi Team,
We would like to allow a remote window host to execute Nagios external commands on our NagiosXI.
Any idea on how we can do this?
The deamon NRECD (http://exchange.nagios.org/directory/Ad ... on/details) could be a good solution for us but the client program send_nrec is available only for linux.
Thanks
Best Regards
Execute Nagios external commands from a remote hosts
Re: Execute Nagios external commands from a remote hosts
Hello,
You can do this with NRDP. Ccheck this tool I wrote: http://exchange.nagios.org/directory/Pl ... rk/details
The tool can set downtime for a host or several hosts. You could use the same technique for any external command.
This is the list of all external commands possible: http://old.nagios.org/developerinfo/ext ... ndlist.php
Grtz
Willem
You can do this with NRDP. Ccheck this tool I wrote: http://exchange.nagios.org/directory/Pl ... rk/details
The tool can set downtime for a host or several hosts. You could use the same technique for any external command.
This is the list of all external commands possible: http://old.nagios.org/developerinfo/ext ... ndlist.php
Grtz
Willem
Nagios XI 5.8.1
https://outsideit.net
https://outsideit.net
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Execute Nagios external commands from a remote hosts
Thanks WillemDH.
Another alternative would be to have the remote machine ssh to the Nagios server and execute the command
Another alternative would be to have the remote machine ssh to the Nagios server and execute the command
Re: Execute Nagios external commands from a remote hosts
Thank you all,
The solution suggested by willemDH works very well for me.
You can close this topic. Thanks
The solution suggested by willemDH works very well for me.
You can close this topic. Thanks