• Monitoring an Apache Web Server running on Docker

    This video blog explains the process of building a docker image for an Apache Web Server so it can be monitored using server-info and server-status. We then show how to use Foglight Apache agent to monitor those Apache Web Server instances. 

  • Using JMX to monitor an Application Server running on Docker

    This video blog explains the process of building a docker image for an application server with JMX enabled. Since we can't map multiple running containers to the same port, we pass the JMX port as an environment variable so we  can set the JMX port…

  • Foglight End to End Application monitoring

    Need to monitor Java or .NET application End to End performance?
    Foglight can help!


  • Foglight UI tips and tricks

    Foglight has a lot of nice nice UI features that users love and enjoy, here are my top 3:  

     1. When you have multiple Foglight installations (QA, Prod etc.) how do you tell them apart? 

        There is an easy way to do so in Foglight by setting the Management…

  • Performing a HealthCheck for a Website running on Docker

    This video blog shows how we use Foglight Web-Monitor to preform a HealthCheck on a Website running on Docker.

  • Monitoring an Application Server running on Docker

    This video blog explains the process of building a docker image for an application server with instrumentation. 

    The result is an instrumented image that creates a Docker container running a Tomcat Application Server that automatically reports performance…