When trying to set up the Nagios module with Nagios 3.0.6, I ran into a couple of problems with the provided configuration examples.

The attached patch updates README.txt with configuration examples that worked in my test setup:

  • $HOSTADDRESS$ changed to $HOSTNAME$
  • check_command changed to only contain parameters
CommentFileSizeAuthor
#2 README.txt.patch2.55 KBwulff
README.txt.patch1.83 KBwulff

Comments

kbahey’s picture

Status: Needs review » Needs work

The reason I use HOSTADDRESS and not HOSTNAME, is that I set the name to a mnemonic (abbreviation) in order to not clutter the display.

I am using Nagios 2.11, which is the stable version provided for Long Term Support Ubuntu Server 8.04. So there may be differences with 3.x.

So, please re-create the patch, with a separate section for Nagios 3.x, leaving the 2.x section as it is.

wulff’s picture

StatusFileSize
new2.55 KB
kbahey’s picture

Status: Needs work » Fixed

Good work. Thank you.

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.