Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Uptrends wins Main Software 50 number 1 spot second year running

It’s so easy to give in to the gloom and doom that so many have associated with the year 2020, but here at Uptrends, we have reason to celebrate. For the second year in a row, Uptrends has been honored with the number one spot on the Main Top 50 list of Dutch software companies!

Solve storage monitoring woes with OpManager

Data in your enterprise organization doubles almost every year, and data multiplication at this pace requires boosting your storage capacity. But when the magnitude of data size increases, latency or performance lags are inevitable. You can outsource your storage infrastructure management to a third-party, but this might place your data at risk from security threats. The correct approach is to install a dedicated storage monitoring solution in your network. Fair enough! But is it essential?

The WebPagetest alternative you've been looking for

Have you been looking for a WebPagetest alternative for your periodic synthetic user experience testing? Uptrends has the free tools you need to check your websites. We love WebPagetest. Although recently procured and no longer independent, WebPagetest has been providing its free open-sourced testing service since 2008 (almost as long as Uptrends). The testing tool has helped many web professionals identify and fix performance issues, but you have other options as well.

Server-side Rendering in JavaScript: A Modern Approach

Let’s talk about SPAs. It all starts from a blank page which is subsequently filled with HTML and JavaScript. If we take PHP pages as an example, they already come bundled with the server, which is an advantage in terms of performance, right? For situations like these, server-side rendering frameworks (such as Next.js) come to the rescue. They process the code on the server-side to pre-fill the HTML result page with something (if not the whole page) before it reaches the browser.

Network Monitoring Just Became More Secure, Optimized, and Efficient

The entire Motadata team feels elated in informing you that Motadata Upgrade Release 7.6.400 has been rolled out and is available for installation from October 2020. We understand that many of our customers are already generating value, cost-efficiencies, and competitive edge with their existing Motadata version. But the update has been engineered to augment the entire platform’s value-proposition and making it an obvious choice for an upgrade.

How we eliminated service outages from 'certificate expired' by setting up alerts with Grafana and Prometheus

Here at Grafana Labs we are lucky to work with many partners around the globe. From these partnerships, we get great inspiration into some clever use cases on how Grafana and Prometheus can be used to great effect for service monitoring and availability. We came across this use case that our partner OpenAdvice came up with for their client base, and we thought it was too good to keep secret!

What is a single pane of glass?

There’s a new Azure agent in town – Azure Monitor Agent (AMA). I hear you saying, “Wait, aren’t there already enough Azure agents? So why another new agent?” A very valid question! Indeed, there are already a few Azure monitoring agents: the Log Analytics Agent, the Diagnostic Extension agent, and the Telegraf agent (and also the Dependency agent if you want to count it separately).