Operations | Monitoring | ITSM | DevOps | Cloud

Analytics

Plugin Spotlight: Exec & Execd

Telegraf comes included with over 200+ input plugins that collect metrics and events from a comprehensive list of sources. While these plugins cover a large number of use cases, Telegraf provides another mechanism to give users the power to meet nearly any use case: the Exec and Execd input plugins. These plugins allow users to collect metrics and events from custom commands and sources determined by the user.

TL;DR InfluxDB Tech Tips - Visualizing Uptime with Flux deadman() Function in InfluxDB Dashboards

A common DevOps use case involves alerting when hosts stop reporting metrics, aka a deadman alert. This can be done using the monitor.deadman() Flux function. One can easily create a deadman (or threshold) check in the InfluxDB UI Alerts section or craft a custom task to alert as well. Check out InfluxDB’s Checks and Notifications system post for more details. It’s also possible to use the monitor.deadman() function directly in a dashboard cell.

Introduction to Aiven for Apache Flink

Aiven for Apache Flink uses the familiar SQL language to support your real-time analytics and ETL needs. The powerful, fully managed platform – deployable in the cloud of your choice – is your fastest way to tap into the benefits of real-time stream processing. Aiven Solution Architect Jason Hepp walks us through the fundamentals of setting up Aiven for Apache Flink for all your real-time stream processing needs.

An Introduction to Log Analysis

If you think log files are only necessary for satisfying audit and compliance requirements, or to help software engineers debug issues during development, you’re certainly not alone. Although log files may not sound like the most engaging or valuable assets, for many organizations, they are an untapped reservoir of insights that can offer significant benefits to your business.

How To Uncover Personalization Opportunities Using Data Analytics

There's a lot of information and details which you can find about your website with the use of data analytics. Your website is like the virtual equivalent of a physical store. People come and go. Some of them buy, while some just look around. If you have a surveillance camera in your store, you'd have a record of who came in, what they did, and with the help of the receipts, what they bought.

AWS Savings Plan: All You Need to Know

Organizations using Amazon Web Services (AWS) cloud traditionally leveraged Reserved Instances (RI) to realize cost savings by committing to the use of a specific instance type and operating system within the AWS region. Nearly 2 years ago, AWS rolled out a new program called Savings Plans, which give companies a new way to reduce costs by making an advanced commitment of a one-year or three-year fixed term.

Data Visualization Made Easy with ReactJS, Nivo and InfluxDB

If a picture is worth a thousand words, then a well-done data visualization is worth a million. The quality of a dashboard can make or break an application. In this tutorial, you will learn how to make high-quality data visualizations easily by using the Nivo charting library with ReactJS. You will also learn how to query data stored in InfluxDB to make your charts dynamic and versatile.