Hi,
How to configuration remote Windows & Linux machine using ssh in Nagios XI monitoring server.
Thanks,
Sjain
Deploy Linux & Windows monitoring with SSH
-
shailu2014
- Posts: 102
- Joined: Thu Apr 24, 2014 3:17 am
Re: Deploy Linux & Windows monitoring with SSH
You'll need to be a little more specific. Nagios is not really used for configuring remote machines - that needs to be done manually or with something like Puppet or Chef. What exactly are you trying to do?
Former Nagios employee
-
shailu2014
- Posts: 102
- Joined: Thu Apr 24, 2014 3:17 am
Re: Deploy Linux & Windows monitoring with SSH
I want to add windows host on Nagios Monitoring Server through SSH services instead of installation of NSClient++ addon.
So please guide me how I can do.
Thanks,
Sjain
So please guide me how I can do.
Thanks,
Sjain
Re: Deploy Linux & Windows monitoring with SSH
The hardest part of this will be getting SSH running on Windows, but once you have that running it's essentially the same as monitoring a Linux machine:
http://tecadmin.net/monitor-remote-linu ... s-via-ssh/
You will need to make sure the checks run on the Windows machine are, of course, Windows-compatible. This means either Powershell, batch, VBS, compiled binary, or anything else you have on the system that can run the plugin.
http://tecadmin.net/monitor-remote-linu ... s-via-ssh/
You will need to make sure the checks run on the Windows machine are, of course, Windows-compatible. This means either Powershell, batch, VBS, compiled binary, or anything else you have on the system that can run the plugin.
Former Nagios employee
-
shailu2014
- Posts: 102
- Joined: Thu Apr 24, 2014 3:17 am
Re: Deploy Linux & Windows monitoring with SSH
Thanks & appreciate for help.
Thanks,
SJain
Thanks,
SJain