Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

7 Free Tools to Manage Your Sites More Efficiently

Managing your online businesses or websites should be compared to managing brick-and-mortar outlet shop. The difference is that you are managing it on digital devices. But with rapid growth in technology and digital trends, there are so many apps and tools available today to help you manage. With so many choices one could be confused about which apps and tools work best. These seven free online tools will help you manage your sites or online businesses.

Office 365 Performance Monitoring and Troubleshooting: What Microsoft Can't, But eG Enterprise Can

A recent analysis by Skyhigh Networks on 27 million employees rated Microsoft Office 365 as the most widely popular enterprise cloud service by user count. While Office 365 offers a wide range of Microsoft products on a subscription basis, from the cloud, one of its popular offerings is SharePoint Online. A recent Hyperfish, Sharegate, Nintex and LiveTiles survey estimates that adoption of SharePoint Online grew to 50% in the last year.

How to monitor Lambda with CloudWatch Metrics

With AWS Lambda, you have basic observability built into the platform with CloudWatch. CloudWatch offers support for both metrics and logging. CloudWatch Metrics gives you basic metrics, visualization and alerting while CloudWatch Logs captures everything that is written to stdout and stderr. In this post, we will take a deep dive into CloudWatch Metrics to see how you can use it to monitor your Lambda functions and its limitations.

8 server types you should know about

How many server types are out there? The answer to this question, like so many others, is: “It depends”. Since there can be as many types of server as a company needs, and companies have more IT needs every day, so… If we go to the definition of server we find that this is a computer that provides service to other computers that are part of a network.

Velocity (& Reliability) - Two must-haves for every software engineering team

(Field notes from O’Reilly’s Velocity 2019 Show, San Jose.) It was steamy hot in San Jose during O’Reilly’s Velocity show and the normally frigid AC temps in the expo hall were welcomed by all attendees, escaping the 104 degree temps. It got so bad, Charity Majors labeled it Satan Jose and the nearby Marriott hotel experienced a power outage for almost two full days, leaving guests hot under more than just their collars.

Chaos engineering + monitoring, part 1: Sensu + Gremlin

One of my earliest jobs was as an admin for an MSP. We'd routinely generate alerts that weren't actionable, lacked context, and for most of our customers, were considered noise. From a monitoring perspective, it was bad. Customers didn't trust in the alerts they received and often resorted to having some additional monitoring product installed on their systems. It's safe to say that our auto-generated tickets and emails were largely ignored.

How to inspire exceptional contributions to your open-source project

Netdata must be doing something right when it comes to inspiring contributions. Our open-source, distributed monitoring agent has on GitHub and has seen contributions from hundreds of people: . We’ve even hired a handful of our contributors to work full-time on making the Netdata ecosystem even more powerful. The community is passionate about what we’re building, and they’re actively interested in making it work better for their particular needs.

Apache Tomcat Monitoring with ELK and Logz.io

Apache Tomcat is the most popular application server for serving Java applications. Widely-used, mature and well documented, Tomcat can probably be defined as the de-facto industry standard. Some sources put Tomcat’s market share at over 60%! Tomcat is particularly popular for serving smaller applications since it doesn’t require the full Java EE platform. It consumes a relatively small amount of resources and provides users with simpler admin features.