arfore dot com

welcome to the foremind

arfore dot com header image 4

Entries Tagged as 'Nagios'

Checking OS X services using Nagios

November 7th, 2008 · No Comments

My last two posts, Starting NRPE via launchd and Nagios NRPE on OS X Server 10.5, concerned getting NRPE to run on OS X Server 10.5 and having it startup at system boot.
However, this is only part of the battle.  Once you have Nagios monitoring setup on your server you also need to have some [...]

[Read more →]

Tags: Mac OS X Server · Nagios · Software

Starting NRPE via launchd

October 12th, 2008 · 4 Comments

Last week I posted on how to setup NRPE on Mac OS X Server.  Here is what you need to do to make it start up at system boot.
On a Linux or Solaris machine you can just include the call to the daemon in an init script like rc.local and it will be started when [...]

[Read more →]

Tags: Mac OS X Server · Nagios

Nagios NRPE on OS X Server 10.5

September 25th, 2008 · 4 Comments

Recently I was tasked to install the Nagios add-on NRPE on two OS X 10.5 servers.
I read a little on the ‘net about it, but no one actually had much in the way of a walkthrough, so I thought I would fill the void.
The basic steps involve compiling the NRPE source, but doing so involves [...]

[Read more →]

Tags: Mac OS X Server · Nagios