Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Fox Technologies Acquires IT Monitoring Pioneer GroundWork, Inc.

GRAND RAPIDS, MI — Wednesday, February 17, 2016 — Fox Technologies, Inc., a portfolio company of Parallax Capital Partners, today announced its acquisition of GroundWork Open Source Inc. Based in San Francisco, GroundWork provides unified monitoring solutions for IT operations management, performance analysis, and hybrid cloud monitoring.

SaaS Application Uptime- APM and DevOps

If you care about the uptime status of your website or SaaS application, there are two really great pieces of content shared last month that you should look into. One is an article on continuous testing from Parasoft Corporation, featured on DZone. The other is a recorded presentation on Application Performance Monitoring (APM) by Expected Behavior, from the Full Stack Toronto conference.

How to Setup Site24x7's Real User Monitoring (RUM)

Have you ever wondered if your end-users are truly satisfied with your web applications? Would you like to get accurate insight into end-user experience for better business decisions that will impact your bottom line? ~With Site24x7 Real User Monitoring you can! Get ready to gain real-time visibility into end-user experience ( for ALL users, browsers, devices and geographies) and behind-the-scenes performance for your web application.

Network Configuration Management Best Practices

One of the biggest responsibilities of system administrators and DevOps professionals is ensuring networks are always functioning properly. Network configuration management used to be a simple task. Watch resource usage and make the appropriate tweaks when the occasional traffic spike occurred. Since then, the rise of agile principles within the DevOps field has required system administrators to adapt to rapid shifts in their field.

Deploying a Django App with No Downtime

When healthchecks.io started to receive more than 1 request per second, it became clear I could not just go on carelessly restarting web servers after code deploys. For a monitoring service, it would be bad form to miss even a few HTTP requests. And, going forward, if the server gets busier, the problem only becomes bigger.

Intro

I needed a tool to alert me when my cron jobs silently fail. There is already a number of existing services for this, but it seemed like a fun thing to build myself. So I present to you: healthchecks.io. I am using this myself and it has already been useful for me a couple times. Say, a seemingly benign code change in one service causes my batch job to fail 12 hours later, in the middle of night.

Understand.io – Log Management with Powerful Searching

Understand.io is an online event and log management system which enables you to release immense value from log data that you already collect. You can get complete application visibility in real-time, helping you to track down error messages, application requests, customer problems, and much more.

Easy Debugging with JSON Formatter and Validator - Free Tool

How often do you stare at a JSON string cluster, hoping to interpret it? How many times do you wring your hands in despair, looking for the syntactical error that's causing the chaos? Well, we have some good news for you. We are here to help you cut down the long hours you spend in deciphering these extensive JSON strings.