Operations | Monitoring | ITSM | DevOps | Cloud

Pandora FMS 750 Release

These release notes describe new features, improvements and fixed issues in Pandora FMS NG 750. They also provide information about upgrades and describe some workarounds for known issues. This is an LTS (Long Term Support) version, a version with maximum stability that incorporates lots of bug fixes. These LTS are only released twice a year.

Driving dashboard actions in Kibana with URL drilldowns

With the release of Kibana 7.10, dashboards have gained a powerful new feature: URL drilldowns that let you instantly click into any predefined webpage from a visual in a dashboard. Now you can build Kibana dashboards that provide data-driven insights and allow direct actionable paths to the systems you use every day. To learn more about URL drilldowns, be sure to join us for the upcoming webinar, How to build dashboards that drive insight and action in Kibana.

Operational Excellence for Large Scale Serverless Applications

Managing applications at scale often comes up as one of the biggest concerns for businesses; How can it work smoothly? How do we monitor so many resources? How do we maintain best practices with constantly evolving infrastructure? In this article, we run through the best approach for operational excellence looking at serverless monitoring strategy, serverless alerting strategy, and security and compliance best practices.

Microservices vs API

In this article, we’ll cover the key differences between APIs and microservices as answered by our contributors consisting of senior decision-makers and CTOs from technology companies around the world. One of the most popular ways to consume data from a web service is through a web application programming interface (API). By interface, we are referring to an agreement, or schema, that anyone using this API must abide by.

Windows Server Performance Monitoring Best Practices

The Windows server is typically installed on heavy-use servers that act as the backbone of various IT apps and services. If you’re an organization that employs a Windows Server, you need to stay on top of your Windows server performance monitoring. This post discusses what Windows Server performance monitoring is and why it is essential, as well as best practices. Let’s get started! In this post, we’ll discuss: Let’s get started!

Edge computing is dead, long live micro clouds and IoT gateways

“The King is dead, long live the King.” It might be my french roots speaking, but it seems that actual use cases are replacing King Edge, and it might be for the best. Warning; do not read this blog if you’re particularly sensitive about edge computing (and if you don’t know what this is about, read the “What’s the deal with edge computing?” blog first).

How to be an IT ninja

Ninjas are known for their stealth and agility, skills that take much practice and study to master. They are never satisfied with their current abilities and always seek to improve. Those noble aspirations are not limited to secret warriors. In the current climate, IT leaders are also busy adding new capabilities to their skillset. In my IT Experience Podcast, I regularly sit-down with IT pros who have valuable advice for their peers.

Serverless Monitoring: Logs, Metrics & Traces with AWS Lambda

I’ve been primarily a Javascript developer for a long time now, it’s been my go-to language for the better part of a decade now, I even wrote a post on how to implement observability in a traditional Node.js application. Now, on top of hacking around in JS, I also love building things for AWS Lambda which is AWS’s option for Functions-as-a-Service.