Troubleshooting snmpd.conf SNMP binds only to 127.0.0.1 (localhost) After going in the configurations inside snmpd.conf I tried: – using snmpconf (script based config). # snmpconf – editing snmpd.conf and changing the source field #vim /etc/snmp/snmpd.conf ” # sec.name source community […]
Webinject How to
When monitoring websites many times we will need more then just check if the site is up. We may need to see if the internals of the website is working, a good example is making a user login check. Using […]
Nagios script to load host
. . . When you have to load 400 IPs into Nagios/Centreon configuration, how do you do it? By hand? Well, I wrote a script that pulls all hosts from a CVS file with the fields (HOSTNAME,INFO,IP) and generates de […]
Secure SSH with Fail2Ban
Remote managing a server is important but I believe securing it is just as important. Would you like to type “last” and just relize someone has just login into your server from a far country? Well the solution is here! […]
