Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Analyze Metric and Event Data on the Same Platform

Analyze both metric and event data on the same platform regardless of source or structure. With Splunk metric indexes, you can quickly and easily ingest, store, and analyze metrics — whether in the Analytics Workspace or with SPL — so you can deliver positive business results. Get the most value out of your data with Splunk.

Microsoft Teams Monitoring for SCOM | 6 months FREE

To help Microsoft Teams administrators and their companies ease their workload in Teams administration, NiCE provides a free 6 months Teams Monitoring solution. The NiCE Active 365 Management Pack for Microsoft SCOM extends your Teams monitoring to meet IT governance standards. You will benefit from clear end-to-end views on performance, get notified on unexpected outages or latencies as they happen, as well as have expert advice on how to solve issues.

SolarWinds Study Shows Converged Roles and Contracting Budgets Increase Need for Qualified U.K. Tech Pros Across Hybrid IT Environments

SolarWinds IT Trends Report 2020: The Universal Language of IT examines the evolving role of technology in business and the breakdown of traditional IT siloes. Less than 25% of budgets dedicated to emerging tech, instead prioritise cloud and hybrid IT. Tech pros cite need to upskill across security, APM, and non-technical and interpersonal skills.

Kubernetes Security Best Practices

Cloud-native is the new standard for modern applications. This usually means container-based applications, using the popular Docker and Kubernetes platforms, and increasingly also service mesh platforms such as Istio and Envoy. With that, container security in general—and Kubernetes security in particular—is at the forefront of engineers’ minds. Docker popularized containers based on the good-old but little-used LXC Linux containers.

Introducing Organization Accounts

Several times throughout the last five years of StatusGator, we have received requests for organizational accounts. As more and larger teams have joined, there’s been a steady increase in requests for multi-user accounts. We are proud to announce that StatusGator Organization accounts are now available on our Start Up plan and above. Our first implementation of this is quite simple: separate user accounts are joined together by linking them to a parent Organization record.

What Does 99.9% Uptime Mean?

An old adage about choosing a hosting provider says that everyone promises 99.9% uptime so you need to test uptime of a site for the real picture. Or scour the forums for reviews and judge for yourself how reliable they are. That works too. What that saying is really getting at is the need for some kind of indicator that uptime does not fall below expectations, because you can’t just trust the word of the provider when your business is at stake.

Top metrics to look out for while monitoring Node.js applications

Applications built on the Node.js platform, an event-driven I/O server-side JavaScript environment based on Google Chrome’s V8 engine, are known as Node.js applications. Since both the server-side and the client-side are written in JavaScript, Node.js facilitates easier and faster implementation of codes, and processes requests quickly and simultaneously; this is greatly beneficial for building real-time applications, especially chat and streaming applications.

Elixir Package 1.13: Phoenix LiveView Helpers and Updated Typespecs

With a special thanks to Aleksandar and Unai, we’re happy to announce AppSignal for Elixir 1.13.0, which includes our all-new LiveView instrumentation helpers and updated typespecs. If you’re not an AppSignal user yet, make sure to check out the product tour and see how errors, performance, host metrics and triggers all come together in one tool.

Configuring your Elixir Application at Runtime with Vapor

Configuration has long been a hot topic in the Elixir community, and luckily, in the recent months, there has been a great deal of thoughtful work put into making this problem an easier one to solve. Today, we’re going to show you how to migrate from an Elixir application that has been configured with the widely used config/*.exs files at compile-time, to an application that instead uses environment variables for configuration and is configured at runtime.

Elasticsearch Update Index Settings

You’ve created the perfect design for your indices and they are happily churning along. However, in the future, you may need to reconsider your initial design and update the Elasticsearch index settings. This might be to improve performance, change sharding settings, adjust for growth and manage ELK costs. Whatever the reason, Elasticsearch is flexible and allows you to change index settings. Let’s learn how to do that!