Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Key ITAM Skills They Don't Tell You About

In the film Taken, Liam Neeson states that he has a "particular set of skills" that he plans on using to find the kidnappers who have taken his daughter. He’s very clear about what skills are required and how he is going to use them. With that in mind, there is a very particular set of skills that an IT Asset Management (ITAM) professional thinks they need to forge a successful career.

Provisioned Concurrency - the end of cold starts

AWS today announced Provisioned Concurrency, an exciting feature to allow Lambda customers to not have to worry about cold starts anymore. And we at Lumigo are proud to be an official launch partner for AWS Provisioned Concurrency. In this post we’ll drill into the problems cold starts pose, explore how Provisioned Concurrency resolves them, and explain some rough edges you need to understand when it comes to working with this new feature.

The future of Pandora FMS: 2020-2021 roadmap

Some of the most common questions we face daily are related to our future plans or the roadmap of Pandora FMS. Thanks to our customers and users, we know you expect us to integrate increasingly more features into the Pandora FMS interface and architecture. But it is not just about improving what we already have to make it more efficient, user-friendly and fast, but about going beyond, much further.

External collection for Elastic Stack Monitoring is now available via Metricbeat

We are pleased to announce the general availability of external collection for Elastic Stack Monitoring. With this announcement comes the ability to monitor Elasticsearch, Kibana, Logstash, APM server, and Beats all via Metricbeat modules. Using external collection, users now have the capability to collect and send monitoring data for their Elastic Stack without having to depend on the health of the monitored services.

Revisited: How to Run a 24×7 MSP

As 2019 comes to an end, OnPage would like to re-inform MSP teams about the value and importance of offering a 24×7 support service. Twenty-four seven support ensures that client issues are quickly resolved by an after-hours support team. Though 24×7 support is a must-have offering, MSPs must first re-work their internal workflows and policies, ensuring that after-hours servicing is a pain-free venture.

OpsComm Fall 2019: IT Operations Research and OpsRamp Platform Updates

During October and November, OpsRamp unpacked our Fall Release, issued a new report on modern IT operations, sponsored two Gartner conferences, announced a new VP of Worldwide Channel Sales and received recognition from CRN as a technology innovator. We also published plenty of viewpoints on the future of digital and IT operations management. So, take a break from the Impeachment proceedings and read up on what you missed here!

Announcing Sumo Logic Archive Intelligence Service now in Beta

We are excited to announce the beta release of Sumo Logic’s Archive Intelligence Service, which enables customers to forward logs directly from Sumo Logic’s installed collector to their own, self-managed AWS S3 buckets. This service gives users the ability to reliably gather and economically store log data which may not be needed for immediate analysis or operations, but is still important to keep for later use.

The New Sumo Logic AWS Security Quick Start

Security is a top concern for any enterprise to move their applications and workloads to the public cloud. AWS offers a broad selection of native security tools and as our Continuous Intelligence Report noted, AWS customers are using several of these to improve the security of their AWS environment. However, it can be overwhelming to know where to start and how to deploy best practices for detecting security misconfigurations caused by human errors and attacks from external sources.

New Sumo Logic Apps with support for AWS Hierarchies

AWS offers more than 150 discrete services, spanning compute, storage, database, network, and identity management to name a few. Earlier this year we published our Continuous Intelligence Report in which we surveyed Sumo Logic customers on how broadly they used the various AWS services. We found that the median number of different services most orgs use was 15.

What Are Java Agents and How to Profile With Them

Java agents are a special type of class which, by using the Java Instrumentation API, can intercept applications running on the JVM, modifying their bytecode. Java agents aren’t a new piece of technology. On the contrary, they’ve existed since Java 5. But even after all of this time, many developers still have misconceptions about this feature—and others don’t even know about it. In this post, we remedy this situation by giving you a quick guide on Java agents.