Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Prometheus and Docker: Monitoring Your Environment

Coming back from Monitorama, I had a chance to sit back and start playing with some tools to see how they worked. Prometheus is a pretty ubiquitous tool in the monitoring space, it's pretty easy to spin up, and is open-source. Having a very active community of engaged developers means finding help articles or guides is easy. We are also going to use Grafana to build nicer looking graphs based on API queries from Prometheus.

Well, Isn't That Convenient? - The 4 Cs of Quality IT Monitoring Tools

Some things in life are easy and some things are hard. Sleeping-in on weekends (provided you don’t have small children), shifting into 6th gear and ‘flooring it’ on a deserted stretch of Eastbound I-70, and taking a swig of Breckenridge Brewery’s Vanilla Porter go in the “Easy” column. What kinds of things are on the “Hard” side of the ledger?

Viewing LogicMonitor Reports Within Dashboards

As a Sales Engineer, I hear interesting product requests on a daily basis, and integrating LogicMonitor reports with LogicMonitor dashboards comes up frequently. LogicMonitor's reporting engine has many useful functions from capacity planning to SLA calculation, and dashboards help users visually digest the raw data of reports.

Monitorama 2019 - Portland, Oregon

A few members of the Scout team had the chance to head to Monitorama in Portland, Oregon this week. For those who do not know what Monitorama is, it is a 3-day, open-source monitoring conference with a single track. There is plenty of time during the breaks to chat with attendees, ask the speakers questions or just catch up on some email.

Automating Collection of Troubleshooting Data with Triggers: a How-To Guide

Everyone wants to be more efficient — to spend less time on the tedious things, and more time on the things that move the needle. As much as possible, if you can automate those tedious things, you should. With Honeycomb, we enable you to understand how your application behaves in production through the ability to iteratively ask questions of the system instrumentation data, no matter how granular. Honeycomb triggers enable you to be notified when specific things happen in your system.

[OpsComm May] Continuing the AIOps Momentum with the Summer 2019 Release and State of AIOps Report

May 2019 saw the announcement of our latest SaaS platform update - The OpsRamp Summer 2019 release which delivers several new AIOps innovations like OpsQ Observed mode, Topology context capabilities, out-of-the-box Kubernetes dashboards and an array of other features. We also launched our latest AIOps report - The State Of AIOps which gives deeper insights on how AIOps is being used by enterprises in IT today.

Benchmarking Popular Node.js Logging Libraries

Sometimes developers are hesitant to include logging due to performance concerns, but is this justified? And how much does library choice affect performance? The team at SolarWinds® Loggly® and myself decided to find out. We ran a series of performance tests on some of the most popular Node.js libraries. These tests are designed to show how quickly each library processed logging and the impact on the overall application. Let’s see how they did!