Freshly delivered FOSS screencasts - every Friday.

2 Screencasts tagged with Apache

#6 System Monitoring With Monit

Monit is a great open source tool for keeping track of your server or system. Monit can make sure daemons are running, permissions are correct, remote servers are responding, and much more.

In this episode we'll show you how to configure Monit to monitor our webserver, Apache HTTPD, starting it back up after a crash, and emailing us an alert.

If you'd like to try other monitoring utilities check out God, which uses Ruby for configuration, and Reconnoiter, which has some very robust features.

Uploaded on Oct 10, 2009 | 10:52 | Tags: Apache Monit Nginx

#3 Load Testing with Apache JMeter

Apache JMeter is a great tool to load test your web applications, API, and even databases.

In this episode, we go through how to record a short work flow with JMeter and use that to simulate load on a web application.

Uploaded on Sep 28, 2009 | 4:49 | Tags: Apache JMeter Load Testing