Operations | Monitoring | ITSM | DevOps | Cloud

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.

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.

Take your data to the cloud and chill - with Aiven!

Aiven’s fully managed data solutions take the pain out of cloud infra – everything is already set up for you. Just select the services and tools you need, pick a cloud provider and your storage needs, and you’re good to go. You can deploy a cluster in under 10 minutes. We offer rock solid, reliable, open source data infra – with no hidden costs. Pick and choose from Apache Kafka, Apache Cassandra, PostgreSQL, MySQL, OpenSearch, Redis, InfluxDB, M3 and Grafana in more than +100 regions around the world on AWS, GCP, Microsoft Azure, DigitalOcean, and UpCloud platforms.

Amazon S3: Lake is the New Bus

This is a short blog post about a pattern that we’ve observed more frequently among some of the large enterprises: the use of AWS S3 as both an observability lake and a data bus. AWS S3’s simple API, ubiquitous language support, unmatched reliability and durability, retention options, and numerous pricing plans have made it the de facto standard for storing massive amounts of data.