Nagios, Como monitorar utilizando check_by_ssh (my first Post in portugues) reference to here And my English original post here 1. Na maquina remota criamos o usuario nagios /usr/sbin/useradd -m nagios 2.Criamos a chave de SSH: cd /home/nagios mkdir .ssh ssh-keygen […]
Remote connection tool
Remote connection tool, for managing all these servers and storing the password so you dont have to retype that 20chars long password each time! It supports: * RDP (Remote Desktop) * VNC (Virtual Network Computing) * ICA (Independent Computing Architecture) […]
Reverse SSH script
This script allow us to connect to a remote server. It can be usefull when a client need remote support. We can mail the script and ask him to execute it. In our linux we create a user called “remote” […]
Enable SSH in ESXi 3.5
By default this isn’t possible to SSH into VMWare ESXi 3.5 or any ESXi Server. By enabling this you will also be able to easly copy files into the server by using WINSCP, not as fast as FTP but it […]
check_by_ssh
. . check_by_ssh, Problem with Nagios check_by_ssh plugin is that it requires also the nagios-plugins to be installed on the client server. At least part of the nagios-plugins, because in the end all we need is to perform the local […]