Setup Remote Access: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
=Setup myLVS with the NSClient (the client part)= | =Setup myLVS with the NSClient (the client part)= | ||
*On Debian8 run the installation command | *On Debian8 run the installation command | ||
apt-get install nagios-nrpe-plugin -s | root@mylvs01:/# '''apt-get install nagios-nrpe-plugin -s''' |
Revision as of 20:26, 4 July 2015
This is the remote access basic. NSCLIENT is used for the myLVS communication
between the myLVS host (client) and the real server which are required to run
the NSCLIENT server part. For more information about NRPE please see http://www.nsclient.org
NSClient
Setup myLVS with the NSClient (the client part)
- On Debian8 run the installation command
root@mylvs01:/# apt-get install nagios-nrpe-plugin -s