I would like to share the ultimate MySQL performance debugger tool. Written by my friend Nereu. The output is like this The code: #!/usr/bin/perl # # 2011-11-03 Nereu # 2011-11-05 Nereu – mytop # use DBI; # EDIT HERE FOR […]
How to Install iftop
How to Install iftop on RedHat 6 64 bits, CentOS. iftop is a very very cool tool. It displays what connections are made and their usage etc… Script to Install #!/bin/bash #Install iftop RedHat 6 #by Felipe Ferreira http://felipeferreira.netconf July/2011 […]
wcat howto
WCAT howto It was a little trick but I got it working.The config file I am using is here EDIT the URL to point to your website.Save it as stress.ubr. NOTE:I am testing with 3 clients, so the stress will […]
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) […]
opsview
I just heard about this yet anothe tool that works with nagios its called opsview. Opsview is the award winning Open Source application and infrastructure monitoring software from Opsera. It provides comprehensive system management capabilities used to monitor the health […]