<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.net" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Monitoring</title>
 <link>http://www.howtoforge.net/taxonomy/term/59/0</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.net/taxonomy/term/59/0/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Monitoring</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.net/taxonomy/term/59/0</link>
 </image>

<item>
 <title>How To Make monit Send SMS Alerts When Your Server Goes Down</title>
 <link>http://www.howtoforge.net/make-monit-send-sms-alerts-when-the-server-goes-down</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Make monit Send SMS Alerts When Your Server Goes Down&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains how you can configure monit
to send alert messages per SMS to your mobile phone when a service
fails. Because monit can send only emails but not SMS, we will use an
email-to-sms gateway where monit will send its emails to, and the
email-to-sms gateway will convert the emails to SMS messages.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Thu, 07 Aug 2008 11:33:42 +0200</pubDate>
 <guid>http://www.howtoforge.net/make-monit-send-sms-alerts-when-the-server-goes-down</guid>
 <comments>http://www.howtoforge.net/make-monit-send-sms-alerts-when-the-server-goes-down#comment</comments>
</item>
<item>
 <title>Monitoring UPS Power Status Using Network UPS Tools (NUT) 2.2.0 on Multiple OpenSuSE 10.3 Servers</title>
 <link>http://www.howtoforge.net/monitoring-ups-power-status-with-nut-on-opensuse10.3</link>
 <description>
&lt;p&gt;&lt;b&gt;Monitoring UPS Power Status Using Network UPS Tools (NUT) 2.2.0 on Multiple OpenSuSE 10.3 Servers&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Network UPS Tools is a collection of programs which provide a
common interface for monitoring and administering UPS hardware. The primary goal of the Network UPS Tools (NUT) project is to
provide reliable monitoring of UPS hardware and ensure safe
shutdowns of the systems which are connected. This document describes how to configure one machine connected to the UPS so it monitors the power status. This can relay alerts to other machines that are running off the same power line. This way, multiple servers can perform a safe shutdown in case of power failure.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.net/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Mon, 14 Apr 2008 16:54:44 +0200</pubDate>
 <guid>http://www.howtoforge.net/monitoring-ups-power-status-with-nut-on-opensuse10.3</guid>
 <comments>http://www.howtoforge.net/monitoring-ups-power-status-with-nut-on-opensuse10.3#comment</comments>
</item>
<item>
 <title>Monitoring With Groundwork Open Source On CentOS 5.1</title>
 <link>http://www.howtoforge.net/monitoring-with-groundwork-open-source-centos5.1</link>
 <description>&lt;P&gt;&lt;B&gt;Monitoring With Groundwork Open Source On CentOS 5.1&lt;/b&gt;&lt;/p&gt;
&lt;P&gt;Nagios is (in my opinion) one of the finest availability and monitoring solutions available. The stability, extendability and cost effectiveness (it is free under the GPL), are second to none (again, my opinion). That being said, it is far from being the easiest monitoring solution to implement. The build process itself, while not being overly complicated, can be vexing to new Linux users. That doesn&#039;t even include the configuration, which sometimes still makes me cringe.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Sun, 23 Mar 2008 19:10:39 +0100</pubDate>
 <guid>http://www.howtoforge.net/monitoring-with-groundwork-open-source-centos5.1</guid>
 <comments>http://www.howtoforge.net/monitoring-with-groundwork-open-source-centos5.1#comment</comments>
</item>
<item>
 <title>How To Extract Values From top And Plot Them</title>
 <link>http://www.howtoforge.net/extract-values-from-top-and-plot-them</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Extract Values From top And Plot Them&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Many researchers who are doing performance evaluation and
benchmarking need to capture the values of the CPU and the RAM. Others
might need to capture the throughput as well. In this short tutorial I
will show how I capture the CPU and RAM values from “top” and then
extract them in one line command.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Thu, 20 Mar 2008 11:39:12 +0100</pubDate>
 <guid>http://www.howtoforge.net/extract-values-from-top-and-plot-them</guid>
 <comments>http://www.howtoforge.net/extract-values-from-top-and-plot-them#comment</comments>
</item>
<item>
 <title>Monitoring Multiple Systems With munin (Debian Etch)</title>
 <link>http://www.howtoforge.net/monitoring-multiple-systems-with-munin-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Monitoring Multiple Systems With munin (Debian Etch)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Tue, 04 Mar 2008 17:39:41 +0100</pubDate>
 <guid>http://www.howtoforge.net/monitoring-multiple-systems-with-munin-debian-etch</guid>
 <comments>http://www.howtoforge.net/monitoring-multiple-systems-with-munin-debian-etch#comment</comments>
</item>
<item>
 <title>Server Monitoring With munin And monit On Mandriva 2008.0</title>
 <link>http://www.howtoforge.net/server-monitoring-with-munin-monit-mandriva2008.0</link>
 <description>&lt;p&gt;&lt;b&gt;Server Monitoring With munin And monit On Mandriva 2008.0&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this article I will describe how you can monitor your Mandriva
2008.0 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 &quot;We need a bigger
server soon, our load average is increasing rapidly.&quot;), and a watchdog
that ensures the availability of the monitored services.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Sun, 24 Feb 2008 19:51:20 +0100</pubDate>
 <guid>http://www.howtoforge.net/server-monitoring-with-munin-monit-mandriva2008.0</guid>
 <comments>http://www.howtoforge.net/server-monitoring-with-munin-monit-mandriva2008.0#comment</comments>
</item>
<item>
 <title>Zabbix 1.4.4 From Source On Debian Etch</title>
 <link>http://www.howtoforge.net/zabbix-1.4.4-from-source-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Zabbix 1.4.4 From Source On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Originally posted on &lt;a mce_real_href=&quot;http://www.cmdln.org/2008/02/10/zabbix-144-from-source-on-debian-etch/&quot; href=&quot;http://www.cmdln.org/2008/02/10/zabbix-144-from-source-on-debian-etch/&quot;&gt; Zabbix 1.4.4 from source on Debian Etch&lt;/a&gt;. This guide will walk you through installing Zabbix 1.4.4 from source
on Debian Etch. 1.4.4 has many improvements over what is currently
available in apt, and it&#039;s not hard so you might as well do it this
way. *Note: this walkthrough assumes that you will be running the
zabbix database on the same machine as the frontend. You dont have to
obviously, just do the mysql setup on whatever db server you are using
and point the necessary things to it.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Thu, 14 Feb 2008 12:32:08 +0100</pubDate>
 <guid>http://www.howtoforge.net/zabbix-1.4.4-from-source-on-debian-etch</guid>
 <comments>http://www.howtoforge.net/zabbix-1.4.4-from-source-on-debian-etch#comment</comments>
</item>
<item>
 <title>Intrusion Detection: Snort (IDS), OSSEC (HbIDS) And Prelude (HIDS) On Ubuntu Gutsy Gibbon</title>
 <link>http://www.howtoforge.net/snort-ossec-prelude-on-ubuntu-gutsy-gibbon</link>
 <description>&lt;p&gt;&lt;b&gt;Intrusion Detection: Snort (IDS), OSSEC (HbIDS) And Prelude (HIDS) On Ubuntu Gutsy Gibbon&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;Everybody knows the problem, you have a IDS tool(s) installed and every tool has his own interface. Prelude will allow to log all of the events to the prelude database
and be consulted using one interface (prewikka). This howto will
describe how to install and configure the different tools that will
make up the complete solution.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <category domain="http://www.howtoforge.net/sitemap/security">Security</category>
 <pubDate>Fri, 08 Feb 2008 16:17:19 +0100</pubDate>
 <guid>http://www.howtoforge.net/snort-ossec-prelude-on-ubuntu-gutsy-gibbon</guid>
 <comments>http://www.howtoforge.net/snort-ossec-prelude-on-ubuntu-gutsy-gibbon#comment</comments>
</item>
<item>
 <title>Monitoring Wordpress (And Other Database-Backed PHP Apps) With Hyperic HQ</title>
 <link>http://www.howtoforge.net/monitoring-wordpress-with-hyperic-hq</link>
 <description>
&lt;p&gt;&lt;b&gt;Monitoring Wordpress (And Other Database-Backed PHP Apps) With Hyperic HQ&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This howto is for users and admins of PHP/MySQL web applications who
are looking for a way to monitor the data from these applications. This
howto is not geared specificially to monitoring the system resource
usage of the web server and database, although that is one piece of the
puzzle. Instead, the focus of this howto is using Hyperic HQ&#039;s SQL
Query plugin to monitor the data contained within the backing database,
in this case the number of posts, comments and users from a Wordpress
blog deployment. Then, we will view this data in the context of system
resource usage, to help admins correlate the information from the
Wordpress plugin we&#039;re about to create with whatever other data they&#039;re
monitoring from that system.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <category domain="http://www.howtoforge.net/sitemap/programming/php">PHP</category>
 <pubDate>Tue, 22 Jan 2008 12:35:02 +0100</pubDate>
 <guid>http://www.howtoforge.net/monitoring-wordpress-with-hyperic-hq</guid>
 <comments>http://www.howtoforge.net/monitoring-wordpress-with-hyperic-hq#comment</comments>
</item>
<item>
 <title>Intrusion Detection: Snort, Base, MySQL, and Apache2 On Ubuntu 7.10 (Gutsy Gibbon) (Updated)</title>
 <link>http://www.howtoforge.net/intrusion-detection-with-snort-mysql-apache2-on-ubuntu-7.10-updated</link>
 <description>&lt;p&gt;&lt;b&gt;Intrusion Detection: Snort, Base, MySQL, and Apache2 On Ubuntu 7.10 (Gutsy Gibbon) (Updated)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <category domain="http://www.howtoforge.net/sitemap/security">Security</category>
 <pubDate>Mon, 14 Jan 2008 16:12:00 +0100</pubDate>
 <guid>http://www.howtoforge.net/intrusion-detection-with-snort-mysql-apache2-on-ubuntu-7.10-updated</guid>
 <comments>http://www.howtoforge.net/intrusion-detection-with-snort-mysql-apache2-on-ubuntu-7.10-updated#comment</comments>
</item>
<item>
 <title>Network Management And Monitoring With Hyperic HQ On Fedora 8</title>
 <link>http://www.howtoforge.net/network-management-monitoring-hyperic-hq-fedora8</link>
 <description>&lt;p&gt;&lt;b&gt;Network Management And Monitoring With Hyperic HQ On Fedora 8&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up Hyperic HQ on Fedora 8. The
resulting system provides an awesome, web-based &quot;System
ManagementSoftware&quot;. It&#039;s the next stage of classical monitoring and
able to manage all kinds of operating systems, web servers, application
servers and database servers.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Thu, 20 Dec 2007 19:50:52 +0100</pubDate>
 <guid>http://www.howtoforge.net/network-management-monitoring-hyperic-hq-fedora8</guid>
 <comments>http://www.howtoforge.net/network-management-monitoring-hyperic-hq-fedora8#comment</comments>
</item>
<item>
 <title>Creating A Google Mashup: Getting Hyperic HQ Alerts On Your Google Page</title>
 <link>http://www.howtoforge.net/google-mashup-hyperic-hq-alerts-on-your-google-page</link>
 <description>&lt;p&gt;&lt;b&gt;Creating A Google Mashup: Getting Hyperic HQ Alerts On Your Google Page&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This step-by-step document will guide you in creating a Google
Mashup, so that RSS alerts from Hyperic HQ appear on your Google home
page. This document is intended for current/ prospective users of
Hyperic HQ (either Network administrators or other users who have
limited or no experience with HQ). After following the step-by-step
instructions in this HOWTO, you should be set up and get your first
Hyperic HQ RSS alerts on your Google page.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Fri, 07 Dec 2007 11:04:38 +0100</pubDate>
 <guid>http://www.howtoforge.net/google-mashup-hyperic-hq-alerts-on-your-google-page</guid>
 <comments>http://www.howtoforge.net/google-mashup-hyperic-hq-alerts-on-your-google-page#comment</comments>
</item>
<item>
 <title>Intrusion Detection: Snort, Base, MySQL, And Apache2 On Ubuntu 7.10 (Gutsy Gibbon)</title>
 <link>http://www.howtoforge.net/intrusion-detection-with-snort-mysql-apache2-on-ubuntu-7.10</link>
 <description>&lt;p&gt;&lt;b&gt;Intrusion Detection: Snort, Base, MySQL, and Apache2 On Ubuntu 7.10 (Gutsy Gibbon)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <category domain="http://www.howtoforge.net/sitemap/security">Security</category>
 <pubDate>Mon, 19 Nov 2007 18:06:55 +0100</pubDate>
 <guid>http://www.howtoforge.net/intrusion-detection-with-snort-mysql-apache2-on-ubuntu-7.10</guid>
 <comments>http://www.howtoforge.net/intrusion-detection-with-snort-mysql-apache2-on-ubuntu-7.10#comment</comments>
</item>
<item>
 <title>Monitoring Tomcat 5.0 on Ubuntu </title>
 <link>http://www.howtoforge.net/monitoring_tomcat_5.0_on_ubuntu</link>
 <description>&lt;p&gt;&lt;b&gt;Monitoring Tomcat 5.0 on Ubuntu&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up and enable Hyperic HQ for monitoring
on Ubuntu and Tomcat. The resulting system provides a comprehensive, web-based
Systems Management Software. It&#039;s the next stage of classical monitoring and
able to manage all kinds of operating systems, web servers, application servers
and database servers. The install comes prepared to monitor almost 70 different
technologies natively and provides many detailed features. For brevity sake, I
won&#039;t list all of them here.
Hyperic HQ is available as an open source distribution licensed under the GPL
v2.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Thu, 01 Nov 2007 12:55:20 +0100</pubDate>
 <guid>http://www.howtoforge.net/monitoring_tomcat_5.0_on_ubuntu</guid>
 <comments>http://www.howtoforge.net/monitoring_tomcat_5.0_on_ubuntu#comment</comments>
</item>
<item>
 <title>Server Monitoring With munin And monit On Fedora 7</title>
 <link>http://www.howtoforge.net/server_monitoring_with_munin_monit_fedora_7</link>
 <description>&lt;p&gt;&lt;b&gt;Server Monitoring With munin And monit On Fedora 7&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In this article I will describe how you can monitor your Fedora 7
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 &quot;We need a bigger
server soon, our load average is increasing rapidly.&quot;), and a watchdog
that ensures the availability of the monitored services.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.net/sitemap/monitoring">Monitoring</category>
 <pubDate>Mon, 15 Oct 2007 17:45:44 +0200</pubDate>
 <guid>http://www.howtoforge.net/server_monitoring_with_munin_monit_fedora_7</guid>
 <comments>http://www.howtoforge.net/server_monitoring_with_munin_monit_fedora_7#comment</comments>
</item>
</channel>
</rss>
