Operations | Monitoring | ITSM | DevOps | Cloud

LogicMonitor

Level Up Visibility and Flexibility to Increase (Business) Velocity

With LogicMonitor, users gain visibility into the health of business systems quickly, ensuring food stays at safe temperatures, spinning wheels don’t interrupt your favorite streaming shows, and travel reservations go through in seconds. Here are some innovations we demonstrated and announced that increase visibility:

LogicMonitor

Monitoring is a powerful tool that can unlock new pathways to growth. At LogicMonitor, we expand what’s possible for businesses by advancing the technology behind them. We seamlessly monitor infrastructures, empowering companies to focus less on problem solving and more on evolution. We turn on a complete view in minutes, turn the dial from maintenance to innovation and turn the corner from sight to vision. Join us in shaping the information revolution.

An Introduction to Python List Comprehensions

Python list comprehensions offer a concise method of interacting with each element of a list. Even though they’ve been available since Python 2.0, their syntax often demotivates people from using them. This article aims to introduce List Comprehensions in a friendly way and offer you one more Python feature to add to your scripting toolbox.

Troubleshoot Faster with Anomaly Visualization

LogicMonitor is proud to announce anomaly visualization as an addition to our growing AIOps capabilities! With this new functionality, users are able to visualize anomalies that occur for a monitored resource and compare that anomaly to key historical signals, such as the past 24hrs, 7 days, or 30 days. Anomaly visualization complements LogicMonitor’s existing forecasting functionality and provides another layer of intelligence to better understand resource health.

Abstracting Credentials from Python Scripts

Python has rapidly grown into one of the most popular languages for automation. That’s why LogicMonitor supports Python when it comes to managing your LM portal and expanding your monitoring coverage with scripts. During your scripting adventures, you may find yourself wanting to take your work to the next level. One widely-applicable improvement is credential abstraction.

Viewing LogicMonitor Reports Within Dashboards

As a Sales Engineer, I hear interesting product requests on a daily basis, and integrating LogicMonitor reports with LogicMonitor dashboards comes up frequently. LogicMonitor's reporting engine has many useful functions from capacity planning to SLA calculation, and dashboards help users visually digest the raw data of reports.

Automating Scheduled Down Time with the ServiceNow CMDB Integration

Managing CIs has become ubiquitous in the CMDB Sync landscape, but taking that connection between further and providing deeper functionality was planned from the start. This video demonstrates as recently released Update Set that combines the Change Management feature of ServiceNow with LogicMonitor’s ability to set Scheduled Down Time on Devices and Instances.

LogicMonitor CMDB Integration: Have it Your Way

We all want better results with less effort. Automation increases reliability and improves quality. These truths mean that every software company out there is trying to accomplish a similar end result for their customers. But let's face it - no single company is going to get there alone, it's too big a job for just one tool. Your best option is to use the best tools for their specific feature sets... but make sure they play well together, in order to get the results you want.

Context is Key: Additive vs. Subtractive Topology

Understanding the context of an IT incident can greatly reduce the MTTR and enhance the ability to determine the root cause. In an IT environment, ‘context’ is used to refer to the subset of information necessary to troubleshoot and diagnose an incident, or event. For some scenarios, the context may be the downstream dependencies after a high availability pair of firewalls goes offline, and in others, it may be the datastore in contention from multiple VMs.