Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

Foglight


Company: Dell

Average User Rating (3 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    "Worth the price"

    by Chandrella on Jun 15, 2022 12:00 AM

    Summary:
    Easy and customizeable configuration. Conscise dashboard with all main areas of interest. Setting up alerts is straightforward and easy to customize. Great ROI, affordable, ability to monitor server loads, automated alerts.

    Report post

    Was this review helpful? (1) (0)

    add a comment


    "Works well, contact took months to respond"

    by Milada on Jan 1, 2022 12:00 AM

    Summary:
    I utilize Foglight for active monitoring and alerting, historical baseline and trending, surfacing exchanges to hardware/software, log aggregation and analyisis. Haven't had the best experience with support.

    Report post

    Was this review helpful? (1) (0)

    add a comment


    "Great tool for SQL"

    by Chandrella on Feb 4, 2021 12:00 AM

    Summary:
    Great tool for SQL databases. Provides deep insight data and OS level monitoring. It is a heavier piece of software, but worth it.

    Report post

    Was this review helpful? (1) (0)

    add a comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!