- Cacti On CentOS 4.4 Including The Plug-in Architecture | HowtoForge
This guide will step you through the process of setting up a functional Cacti installation on CentOS 4.4 including the Plug-In Architecture, which will allow you to expand your monitoring solution.
in Public bookmarks with cacti centos linux monitoring plug-in plugin server
- Flexnet License Monitoring With rrdtool
Some of you may know the commercial Flexnet Licencing Application. It's a client-server based solution for managing the usage of socalled Flexnet-enabled applications. You can hold licenses of more than one product on one license-server. As you typically have to buy licenses and licenses can be expensive it would be nice to have a monitoring solution to see the utilization of the precious licenses, whether they are underutilized or are always fully utilized which is also a waste of resources. As far as I know there are commercial applications for performing such reports, but again you have to spend money. Why not build a simple system yourself, which shows the actual and past usage in an "MRTG style"?
in Public bookmarks with flexnet license monitoring mrtg rrdtool
- Icinga (Monitoring Solution) Installation And Configuration On CentOS
Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. Scalable and extensible, Icinga can monitor complex, large environments across dispersed locations.
in Public bookmarks with centos icinga monitoring ubuntu windows
- Installing Zabbix (Server And Agent) On Debian Etch
Zabbix is a solution for monitoring applications, networks, and servers. With Zabbix, you can monitor multiple servers at a time, using a Zabbix server that comes with a web interface (that is used to configure Zabbix and holds the graphs of your systems) and Zabbix agents that are 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 the Zabbix server and agent on a Debian Etch system.
in Public bookmarks with agent debian etch linux monitoring network server zabbix
- Intrusion Detection - Snort, Base, MySQL, And Apache2 On Ubuntu 7.10 (Gutsy Gibbon)
In this tutorial I will describe how to install and configure Snort (an intrusion detection system (IDS)) from source, BASE (Basic Analysis and Security Engine), MySQL, and Apache2 on Ubuntu 7.10 (Gutsy Gibbon). Snort will assist you in monitoring your network and alert you about possible threats. Snort will output its log files to a MySQL database which BASE will use to display a graphical interface in a web browser.
in Public bookmarks with base detection gutsy ids intrusion linux monitoring mysql snort ubuntu
- Monitoring Multiple Systems With munin (Debian Etch)
In this article I will describe how you can monitor multiple systems with munin. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration. I will install the munin client on all systems that are to be monitored (including the munin server itself); the munin clients will then report to the munin server.
in Public bookmarks with debian etch linux monitoring munin server
- Monitoring Network Latency With Smokeping (Debian Etch)
This guide shows how to install and configure Smokeping on Debian Etch to monitor network latency. From the Smokeping web site: "SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection."
in Public bookmarks with debian etch latency linux monitoring mrtg network server smokeping
- Monitoring Network Latency With Smokeping (Ubuntu 9.04)
This guide shows how to install and configure Smokeping on Ubuntu 9.04 to monitor network latency. SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.
in Public bookmarks with latency monitoring network rrdtool smokeping ubuntu
- Network Analysis With Wireshark On Ubuntu 9.10
Wireshark is a network protocol analyzer (or "packet sniffer") that can be used for network analysis, troubleshooting, software development, education, etc. This guide shows how to install and use it on an Ubuntu 9.10 desktop to analyze the traffic on the local network card.
in Public bookmarks with analysis monitoring network traffic ubuntu wireshark
- Network Management And Monitoring With Hyperic HQ On Ubuntu 7.04
This document describes how to set up Hyperic HQ on Ubuntu 7.04. The resulting system provides an awesome, web-based "Systems-Management-Software". It is the next stage of classical monitoring and able to manage all kinds of operating systems, web servers, application servers and database servers.
in Public bookmarks with feisty hq hyperic linux management monitoring network server ubuntu
- Network Monitoring Appliance
My ambition was to implement a small (better tiny) appliance for monitoring network health and network resources, short and longtime trends, running under VMware Server or VMware ESX. So I had an eye upon all components which are implemented on the system, to be as leightweight as possible. This was also the reason why no SQL DBMS based software was used. The appliance is based on Ubuntu Jeos LTS (8.04.3 at the time of this writing). Almost all used components are from the related repositories. This tutorial shows how the appliance was implemented.
in Public bookmarks with monitoring mrtg nagios network rrdtool smokeping ubuntu weathermap4rrd
- Perfect Setup Of Snort + Base + PostgreSQL On Ubuntu 6.06 LTS | HowtoForge
This tutorial describes how you can install and configure the Snort IDS (intrusion detection system) and BASE (Basic Analysis and Security Engine) on an Ubuntu 6.06 (Dapper Drake) system. With the help of Snort and BASE, you can monitor your system - with BASE you can perform analysis of intrusions that Snort has detected on your network. Snort will use a PostgreSQL database to store/log the data it gathers.
in Public bookmarks with base dapper detection ids intrusion linux monitoring postgresql snort ubuntu
- Postfix Monitoring With Mailgraph And pflogsumm On Debian Etch
This article describes how you can monitor your Postfix mailserver with the tools Mailgraph and pflogsumm. Mailgraph creates daily, weekly, monthly, and yearly graphs of sent, received, bounced, and rejected emails and also of spam and viruses, if SpamAssassin and ClamAV are integrated into Postfix (e.g. using amavisd-new). These graphs can be accessed with a browser, whereas pflogsumm (Postfix Log Entry Summarizer) can be used to send reports of Postfix activity per email.
in Public bookmarks with debian etch linux mailgraph monitoring pflogsumm postfix server
- Postfix Monitoring With Mailgraph And pflogsumm On Debian Lenny
This article describes how you can monitor your Postfix mailserver with the tools Mailgraph and pflogsumm. Mailgraph creates daily, weekly, monthly, and yearly graphs of sent, received, bounced, and rejected emails and also of spam and viruses, if SpamAssassin and ClamAV are integrated into Postfix (e.g. using amavisd-new). These graphs can be accessed with a browser, whereas pflogsumm ("Postfix Log Entry Summarizer") can be used to send reports of Postfix activity per email.
in Public bookmarks with debian lenny mailgraph monitoring pflogsumm postfix rrdtool
- Proftpd Monitoring With phpftpwho | HowtoForge
Proftpd is an excellent FTP server with many features. Wouldn't it be nice to see who is connected to your FTP server and what they are doing all in a convenient web-interface? phpftpwho allows you to see who is accessing your Proftpd FTP server all in a convenient web-interface. It is simple to install and only requires Proftpd, Apache, and PHP.
in Public bookmarks with ftp linux monitoring php phpftpwho proftpd server
- Server Monitoring With Icinga On Debian Squeeze
Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. It is a fork of Nagios. This tutorial explains how to install Icinga on a Debian Squeeze server to monitor this server and another Debian Squeeze server.
in Public bookmarks with debian icinga monitoring nagios nrpe snmp squeeze
- Server Monitoring With Icinga On Ubuntu 11.10
Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. It is a fork of Nagios. This tutorial explains how to install Icinga on an Ubuntu 11.10 server to monitor this server and another Ubuntu 11.10 server.
in Public bookmarks with icinga monitoring nagios ubuntu
- Server Monitoring With munin And monit On Debian Etch
In this article I will describe how you can monitor your Debian Etch server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected. The combination of the two gives you full monitoring: graphics that let you recognize current or upcoming problems (like "We need a bigger server soon, our load average is increasing rapidly."), and a watchdog that ensures the availability of the monitored services.
in Public bookmarks with debian etch graphs linux monit monitoring munin server statistics
- Server Monitoring With munin And monit On Debian Lenny
In this article I will describe how you can monitor your Debian Lenny server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected. The combination of the two gives you full monitoring: graphics that lets you recognize current or upcoming problems (like "We need a bigger server soon, our load average is increasing rapidly."), and a watchdog that ensures the availability of the monitored services.
in Public bookmarks with debian lenny monit monitoring munin rrdtool server
- Server Monitoring With munin And monit On Debian Squeeze
In this article I will describe how you can monitor your Debian Squeeze server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected. The combination of the two gives you full monitoring: graphics that lets you recognize current or upcoming problems, and a watchdog that ensures the availability of the monitored services.
in Public bookmarks with debian monit monitoring munin squeeze
Next »
monitoring from all users