jaklein.ncsu.edu's blog
Windows servers now checked every 90 min for backup agents
Tue, 09/01/2009 - 15:40 — jaklein.ncsu.eduWe've added a new check, "backup agent" to the "windows-hosted" servers.
This check tests to see if either the NetBackup OR Avamar agents is loaded. If one is, then it return green, if neither are found or on any errors, a yellow alert is generated.
We'll be deploying this on other Windows machines shortly.
How to move a Windows host out of the acsad.ncsu.edu zone into oit.ncsu.edu
Tue, 09/01/2009 - 10:38 — jaklein.ncsu.eduSo, things are pretty wierd with 2/3 different DNS servers (NCSU,NCSU_LEGACY, and the Windows DCs) all offering "authoritative" results for the acsad.ncsu.edu DNS zone.
Clearing errors on Windows 'uptime' and 'load' checks in Nagios
Wed, 08/26/2009 - 15:40 — jaklein.ncsu.eduWe had a couple of Windows hosts give the error "Could not get value" when checking uptime, and the extra mysterous "ERROR: Could not get data for 1 perhaps we don't collect data this far back?" while checking load.
Turns out the Windows performance counters had gotten sidewise, and need to be rebuilt. With some help from the event log and http://eventid.net, we discovered
Nagios tests - check_mssql_health
Wed, 08/26/2009 - 08:47 — jaklein.ncsu.eduThis plugin alows you to monitor a Microsoft SQL Server by checking more than 20 metrics.
Nagios Server Side config
In the old Microsys repo there is a RHEL5 package for the Nagios server side of this plugin. Note that this plugin uses the perl module DBD::Sybase.
Install the package check_mssql_health and/or put it in the kickstart file for the Nagios server for automatic installation.
Uninstalling the older NSClient++ plugin for Nagios (Windows Servers)
Thu, 08/20/2009 - 14:41 — jaklein.ncsu.eduWe've run into several machines that can't upgrade to the latest NSClient++ plugin (the software that implements NRPE, the Nagios Remote Plugin Executor "protocol") because the installed version doesn't appear in Add/Remove programs.
Bizzare!
To uninstall it manually, assuming it's located in "C:\Program Files\NC State University\NSClientPP" issue the folllowing commands from a cmd prompt:
"C:\Program Files\NC State University\NSClientPP\nsclient++.exe" /uninstall rd /q "C:\Program Files\NC State University\NSClientPP"
Request for clarification: SAR vs "SMDB/Thingie"
Wed, 08/19/2009 - 14:33 — jaklein.ncsu.eduI'm excited about the chance to use SAR for our account creation and other management, but I've got a nagging fear that all of ISO may not be on the same page about what strategies we're using these days.
Info for CAB regarding dynamic DNS
Wed, 08/19/2009 - 09:49 — jaklein.ncsu.eduThe CAB has requested more information about the impact of turing off dynamic DNS. I'm making a blog entry, so we can all chime in to flush out details.
The proposal is that we turn off dynamic DNS in the acsad.ncsu.edu DNS zone, which currently allows a Windows comptuer to publish it's name (as typed in by the person installing Windows) into DNS. After turning it off, DNS names would have to be entered into the QIP system.
Account provisioning with SAR
Tue, 08/18/2009 - 15:36 — jaklein.ncsu.eduSeveral of us met individually with Richard over the last couple of days to talk about using SAR (aka Sun One identify manager) for account provisioning.
SAR is used as a replacement for an earlier home made applicaiton called ASAP, and is used to provision and deprovision access to things. There are currently 36 systems in SAR, some of which don't actually do the provisioning, but handle the process flow by presenting forms for approval and sending e-mail to each party in the workflow to encourage them to fill out said forms.
ACSAD reverse lookup zones
Wed, 08/12/2009 - 15:53 — jaklein.ncsu.eduSo, in order to move forward on the DNS in .acsad.ncsu.edu, I think we need to do the following
Windows license servers in Nagios
Wed, 08/12/2009 - 13:44 — jaklein.ncsu.eduThe work isn't complete, but I've got a start of the Windows plugins for Nagios packaged in the WolfTech domain.
