spk-logo-white-text-short2
0%
1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

Engineering Operations

How to setup basic Windows monitoring with Nagios

How to setup basic Windows monitoring with Nagios

In my previous blog post, I talked about how to setup NSClient++ for Windows which is very solid Nagios NRPE client. In this post, I'll describe how to setup some basic checks for your Windows server within Nagios and hopefully give you some ideas on what you should...

WebInject Scripting to Perform Advanced Monitoring

WebInject Scripting to Perform Advanced Monitoring

Nagios is a wonderful tool. However, there are limits to what you can do with it directly. As my colleague Brad discussed in a recent blog post, using NRPE is a powerful tool for Windows. For complicated web checks that require multi-step operation, we use: WebInject....

How to Backup an ESXi Server with GhettoVCB

How to Backup an ESXi Server with GhettoVCB

VMWare is wonderful for getting full utilization of scarce resource.  However, if you're on a limited budget, affording ESX clustered hosts for all needs is overkill.  Sometimes a free ESXi server is enough. In the latter, we ran into challenges doing backups. ...

How to Upgrade a DB2 Database Server from 8.2 to 9.1

How to Upgrade a DB2 Database Server from 8.2 to 9.1

DB2 is one of the best databases available today for the money and features. It also offers a relatively easy upgrade from 8.2 to 9.1 database versions.  The primary issue was finding which level of DB2 that other application vendors all supported. The attached...

From Out-of-Office to VPN in 15 Minutes

From Out-of-Office to VPN in 15 Minutes

Traditionally, using a VPN (Virtual Private Network) to connect to a remote site has been a technical – and oftentimes troublesome – requirement. With the growing popularity of using “remote programmers”, I see requests for purchasing Cisco routers and Windows...

Continuous Builds – A Customer Experience

Continuous Builds – A Customer Experience

Software Development Lifecycle (SDLC): In our last article we discussed speeding up your build by leveraging tools such as Electric Accelerator. In this article we will discuss the process of Continuous Integration (CI) along with a customer experience utilizing...

How to Monitor Your APC UPS Units – Part 2

How to Monitor Your APC UPS Units – Part 2

In part 1 of this series, I introduced the APCUPSD software package which allows you to monitor APC UPS units. As we head into the winter months, having a functioning UPS is critical for your infrastructure. Just as critical as the UPS itself is the ability to monitor...

Seven Windows System Maintenance Tools in One

Seven Windows System Maintenance Tools in One

This week we're going to talk about a system tool that's really multiple tools in one. I’m referring to CCleaner, which turns out to be a veritable Swiss Army knife of tools. Here is a short list of what's included in CCleaner: Reclaim space by deleting unneeded files...

Server Room Cooling Plan

Server Room Cooling Plan

With today's computers, cooling is critical.  When moving to a new site, it's necessary to ensure the new server room will meet your needs prior to move-in.   Using some quick estimation techniques, there's ways to ensure the needed power for your servers. Here's a...

How to Restore Data Using Bacula

How to Restore Data Using Bacula

Imagine (if you dare) the worst case scenario with your company's data. Double disk drive failure, all data lost. You need to recover that data as fast as possible due to deadlines. You've been diligent about your backups using Bacula, but now they are going to be put...

FlexPOD for Infrastructure as a Service

FlexPOD for Infrastructure as a Service

The other day, I went to a presentation of FlexPOD and was impressed.   FlexPOD is a collaboration of efforts from Cisco, VMWare, and NetApp.   What it offers is a highly flexible framework to grow IT datacenters they are calling Infrastructure as a service (IIAS). If...

Integrating Meld with Git under Linux

Integrating Meld with Git under Linux

Have you ever used Git? Git has quickly grown to become one of today's most popular source code management solutions for software engineering projects large, small, professional and personal. Developed by Linus Torvalds, Git is classified as a “distributed version...