[root@uftwfnagios ~]# wget
http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.3.1.tar.gz
--2011-09-06 17:43:11--
http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.3.1.tar.gz
Resolving prdownloads.sourceforge.net... 216.34.181.59
Connecting to prdownloads.sourceforge.net|216
Yep. I had seen your post earlier and was hoping that there was an additional
variable that I could add to tell nagios to include non-perfdata information in
that file. This is a shame. In the past, my Nagios upgrades have went very
smoothly.
Thanks for the reply. I am now happily up and r
On 06.09.2011 18:36, Joe Hoot wrote:
> Hi all,
>
> I recently upgraded from Nagios Core 3.0.2 to 3.3.1. Once upgraded, I
> noticed that my nagiosgraph wasn't graphing data from some custom checks that
> I wrote. After further investigation, it turns out that nagiosgraph isn't
> seeing of the
Hi all,
I recently upgraded from Nagios Core 3.0.2 to 3.3.1. Once upgraded, I noticed
that my nagiosgraph wasn't graphing data from some custom checks that I wrote.
After further investigation, it turns out that nagiosgraph isn't seeing of the
output from my check commands. This information
Appreciate the support for this problem. Got it fixed and wanted to put the
info here hoping it helps someone in the future.
Problem was a missing double quote from the notify-service-by-email command.
I could see the Notification being generated in nagios.log but thats all.
>From the comm