Operations | Monitoring | ITSM | DevOps | Cloud

SolarWinds

How the Pandemic Impacted the Government's Cloud Migration Plans

“Cloud-first” has been a government imperative for many years, but the pandemic usurped this strategy, making “cloud-now” a priority. The results have been transformational. The cloud made wide-scale government telework possible, but it’s also given agencies the opportunity to test drive new cloud applications and experience the scalability and security benefits first-hand.

Indexes Matter-How Poor Index Management Can Ruin Query Performance

Ideally, database queries use the fewest possible resources: time, memory, bandwidth, etc. Lower resource consumption maps to better query performance. To find relevant data in a table, a database query relies on lookup operations, and a table index can help a query efficiently find the table values it needs. With an efficient, well-designed table index, a database query can find the table data it needs, avoiding the need to "scan"—or search through—all the table data.

What Is End-User Monitoring and Why It's Critical for Your Business

End-user experience monitoring is a practice designed to track user behavior or actions while interacting with a website or web application. The data gathered by end-user experience monitoring helps measure the impact of website and device performance on the end user’s journey. A meaningful end-user experience can help improve the enterprise’s operational efficiency, troubleshooting processes, employee productivity, and overall business value.

Welcoming Scope Creep | An IT Journey to Monitoring Glory: Session 2

Now that your Network Management System is up and running, where do you go from here? “Scope creep” doesn’t (necessarily) have to be a bad phrase. Extending your monitoring out beyond the initial intention isn’t just encouraged, it’s commendable. Having all your business-critical information in one place speeds up troubleshooting and allows you to get in front of issues before they turn into problems.

How to Discover Devices and Connections With Engineer's Toolset

Learn how you can easily discover MAC addresses within your local network and match them to IP addresses with the MAC Address Discovery tool from SolarWinds Engineer's Toolset. SolarWinds® Engineer’s Toolset (ETS) helps you monitor and troubleshoot your network with the most trusted tools in network management. Version 11.0 now comes with an intuitive web console for 5 of the most popular tools - Response Time Monitor, Interface Monitor, CPU Monitor, Memory Monitor, and TraceRoute.

Basic SQL Server Query Tuning Secrets Every SQL Admin Should Know

The performance of your applications is a complex, multi-layered puzzle. Performance can be negatively impacted at the application layer or even by remote calls to networked services. However, the most common bottleneck for applications is the data storage layer. The most common data storage tier for applications is a relational database, whose performance can vary widely depending on query optimization.

Making Your Service Desk the GOAT

Imagine every time you visited the service desk to submit a ticket, you were greeted by the boisterous drums from the medley of the Olympics—you’d feel like a gold medalist! Though a theme song may seem far-fetched, rolling out white glove treatment can elevate the service desk in the eyes of your users. Let’s explore how you can land a 10 out of 10 in service delivery by embracing more user-centric service management strategies.

The Syslog Staying Power

Some classics never go out of style, like a good pair of boat shoes or cowboy boots, depending on where you live. In the logging world, syslog is this classic. For more than 30 years, the syslog protocol has been a standard for logging. When we talk to users about what type of logs they collect and how they send them to SolarWinds ® Papertrail ™ , syslog always comes up. “Our application logs and server system logs are sent to Papertrail.

How to Use Intelligent Query Processing to Boost Query Outcomes

Experienced SQL Server database administrators and developers spend years learning best practices within SQL Server and how to identify performance pitfalls in the query optimizer. Starting with SQL Server 2017, Microsoft introduced a family of features called “Intelligent Query Processing” to provide more consistent performance for your queries.