Posts Tagged snmp
Linux: Install snmpd in Ubuntu Linux
Posted by admin in Linux, Monitoring on October 26th, 2009
- Let’s install snmpd: sudo aptitude install snmp snmpd
Posted by admin in Linux, Monitoring, Networks, OpenNMS, Operating Systems on February 16th, 2010
This mini tutorial explains how to install OpenNMS on Debian in Linux. OpenNMS is an opensource enterprise network management tool. It allows to monitor critical services on remote machines and collects the information of remote nodes by using SNMP.
I have tried to cover the installation of OpenNMS on Debian Lenny in a few steps:
Read the rest of this entry »
application monitoring, debian lenny, how-to, imap, installation, lenny, Linux, Monitoring, OpenNMS, snmp, Ubuntu
Posted by admin in FreeBSD, Monitoring, Networks, Operating Systems on January 24th, 2010
This FreeBSD howto was written when I was asked to find a solution for monitoring applications, networks, and servers. I decided on Zabbix, it allows to monitor multiple servers at a time, using a Zabbix server that comes with a web interface and Zabbix agents installed on the systems to be monitored. The Zabbix agents deliver the desired data to the Zabbix server. This tutorial shows how you can install Zabbix monitoring system on OS FreeBSD. Let’s start:
Posted by admin in Linux, Monitoring on October 26th, 2009
how-to, installation, Linux, Monitoring, snmp, snmpd, Ubuntu
Posted by admin in FreeBSD, Monitoring, Operating Systems on August 13th, 2009
Lately, I needed to track the server load, availability of free space, etc. on the network.
To fulfill this task, at first I updated the ports tree and started installation: cd /usr/ports/net-mgmt/net-snmp ; make install clean. Read the rest of this entry »
Recent Comments