Series Finale – Automating Foglight Blackouts
Way back in 2020, these posts formed the building blocks of using the command line to automate alarm blackouts in Foglight: Part 1 Part 2 Part 3 In Part 3, we looked at adding objects (instances, hos...

Way back in 2020, these posts formed the building blocks of using the command line to automate alarm blackouts in Foglight: Part 1 Part 2 Part 3 In Part 3, we looked at adding objects (instances, hos...
Time to wrap up automation of alarm blackouts in Foglight. In this post, we looked at using the command line to implement alarm blackouts. We used topology queries to match a host name or pattern for...
In this intro post, we looked at some basics of setting alarm blackouts via the command line. These commands can then be automated via script to include in a maintenance job, for example. Any object c...
There are two ways to manage blackouts in Foglight - from the UI and from the command line. The options are generally the same. The command line provides us the ability to automate the blackout by usi...
In the previous post on User-Defined Collections (UDC's), we looked at using a view to hide the underlying objects of the query, and also the tip of setting the datatype to string. In this final post...
By now you may have noticed that I focus on parts of Foglight that you can easily customize in order to solve your specific use cases. We'll build on the previous post on User-Defined Collections (UDC...
In this post, some tips for working with User-Defined Queries (UDC's) were introduced. We left off with the idea of creating a custom dashboard showing UDC results from multiple instances. The Fogligh...
The ability to enter your own queries into Foglight for SQL Server, Oracle and DB2 opens up a world of additional data that you can use with Foglight. These are called User-Defined Collections, or UDC...
I've written about the Service Builder before, but I wanted to step back and go through the steps to create a "simple" service definition. This one will simply have some Oracle instances and some host...
OK, who took my Postgres tile? Where is my MySQL tile? (Click on images to enlarge) If you recently updated your Foglight license file, you may need to take a few additional administrative steps. 1...
While Foglight for SQL Server offers capabilities that go above and beyond most SQL Server monitoring products in the industry, Query Performance Monitoring is certainly a strength of the product that...
Let's take a closer look at narrowing down the scope of a rule. The use case I normally hear is, we have some important jobs, databases, etc. that we want alarms for, but we don't want alarms for the ...