Operations | Monitoring | ITSM | DevOps | Cloud

Why the role of the CIO is constantly changing and challenging

Back in the days, the role of the CIO was relatively clear: the focus was on deploying, managing, and maintaining IT systems across the organization. The CIO’s responsibilities started to blur when end-users became more tech-savvy - around the millenium. Reasons were that ‘they can now get their own technology and don’t need IT to do it for them’. This even led to the much-repeated “death of the CIO meme”.

Monitoring and Tuning Open-Source Databases

By continuously running a well-built general-purpose database performance monitoring facility, organizations can gain constant visibility into the availability and responsiveness of their databases and database management systems (DBMSs). When such a tool is equipped with analytics to compare historical metrics against current values, administrators can immediately understand how current values and behaviors stack up against prior averages and typical baselines.

Using AWS Timestream for System Health Monitoring

Amazon Web Services (AWS) introduced a preview of Timestream in November 2018 before releasing the full version in October 2020. AWS Timestream is a time series database that can process trillions of events daily. It is faster and less costly than relational databases offered by AWS for processing time-series information. In this article, we will look at what Timestream can do compared to some other AWS databases, and how to use Timestream to help monitor the health of your system.

Integrating AppSignal With Microsoft Teams

We’re constantly looking for interesting integrations for our performance incidents, exception incidents, anomaly detection and uptime monitoring notifications, and our latest addition is an integration for Microsoft Teams. Microsoft Teams is a hub for team collaboration in Microsoft 365. It integrates people, content, and tools your team needs to be more engaged and effective.

The future of Prometheus remote write

At PromCon last month, Tom Wilkie, Grafana Labs VP of Product, described the origin and purpose of Prometheus remote write and previewed exciting developments on the road map. “We covered our efforts to standardize remote write, document how it works and why it works that way, and then test implementations,” Wilkie said. “In the next release or two of Prometheus, we’ll improve how we send metadata via remote write and start sending exemplars.

Automate your IT routine with OpManager's Workflow feature

Performing day-to-day IT tasks can be demanding—not because all tasks are challenging to carryout, but because of the repetitive nature of many tasks. A high number of mundane, repetitive tasks impacts productivity. Over time, these repetitive, no-brainer tasks can even eat away so much valuable time that it effectively halts your organization’s growth.

Monitor Your InfluxDB Open Source Instances with InfluxDB Cloud

Everyone says the cloud is the future. Sure, but try telling that to someone who has terabytes of sensitive data stored in an on-prem InfluxDB Open Source (OSS) instance, and they will bring up a whole set of reasons why it doesn’t make sense for them to move into the cloud right now. There are also some use cases which make more sense for on-prem software deployments.

3 Steps to Optimize Collaboration Solutions and Drive Adoption Today

It’s hard to imagine our work lives without collaboration tools. Whether you attend Zoom meetings or brainstorm projects (and send the occasional humorous GIF) on Slack, these solutions have become foundational elements of the workplace – even moreso in recent times, when most workplaces became more digital than ever before.

The What and The Why of TLS Inspection

Connecting to nearly any web page today, you’re more often to see a URL that begins with “https://” instead of “http://”. Wondered what the “S” is for? It stands for “secure”, but more importantly, it identifies that the connection is taking place over a secure channel using the Transport Layer Security (TLS) protocol. But what is TLS, and beyond that, what’s a TLS inspection?