[Nagios-devel] Nagios Core 3.5.0rc1

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Nagios Core 3.5.0rc1

Post by Guest »

This is a multi-part message in MIME format.
--------------030106020203050805090305
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Sorry, Phil, but I'm still not able to reproduce it. I tried using the
check_esxi_hardware.py plugin and I get the following displayed in the
'Status Information' column on the status.cgi:

OK - Server: Dell Inc. PowerEdge
T710 s/n: xxxxxxxx
System BIOS: 6.0.7 2011-08-18

Can you send the applicable configs?

Thanks,

Eric

On 3/7/13 6:48 AM, Randal, Phil wrote:
> ./check_openmanage -H hc-server -I
>
> OK - System: 'PowerEdge 1955', SN: 'xxxxxxx', 16 GB ram (8 dimms), 1 logical drives, 2 physical drives
>
> The href lines are what are getting mangled (appended in quotes) to the base cgi url
>
> Both 3.4.4 and 3.4.5rc1 work fine.
>
> It's my own rpm build, but that shouldn't make any difference.
>
> Cheers,
>
> Phil
> -----Original Message-----
> From: Eric Stanley [mailto:[email protected]]
> Sent: 07 March 2013 12:03
> To: [email protected]
> Subject: Re: [Nagios-devel] Nagios Core 3.5.0rc1
>
> Thanks for the report, Phil.
>
> I'm having a hard time guessing what might have broken that between
> 3.4.4 and now. I did a quick test using check_dummy and I don't see the issue.
>
> Are you running 3.4.4? If not, what version are you running where it works correctly? Also, where do you see the broken URL?
>
> Could you send me the output of the plugin(s) run from the command line?
>
> Thanks,
>
> Eric
>
> On 3/5/13 11:53 AM, Randal, Phil wrote:
>> 3.5.0rc1 breaks check_openmanage output (and check_esxi_hardware.py
>> output in the same way)
>>
>> A link which should be, for example,
>>
>> http://support.dell.com/support/edocs/systems/peR815/
>>
>> gets mangled into something liek
>>
>> http:///nagios/cgi-bin/"http://support.dell.com/support/edocs/systems/peR815/"
>>
>> Cheers,
>>
>> Phil
>>
>> -----Original Message-----
>> From: Eric Stanley [mailto:[email protected]]
>> Sent: 28 February 2013 11:59
>> To: Nagios Developers List
>> Subject: [Nagios-devel] Nagios Core 3.5.0rc1
>>
>> Sorry for multiple release candidates, but I fixed two more issues with the CGIs that are very closely related to issues fixed in the 3.4.5rc1 tarball.
>>
>> The release has also been bumped to 3.5.0 because of an ABI change. (It should have been bumped prior to 3.4.5rc1.) The downtime structure had a member added to help resolve the downtime notification problem. This means that modules will need to be recompiled to use this version.
>>
>> You can download the 3.5.0rc1 tarball from http://sourceforge.net/projects/nagios/ ... z/download.
>>
>> Feel free to compile it and try it (on a test system, please). The 3.4.5 candidate did not generate much feedback and I'm hoping no news is good news. The changes between 3.4.5rc1 and 3.5.0rc1 are relatively minor, so I don't plan to wait long until releasing 3.5.0.
>>
>> The complete changelog since 3.4.4 is as follows:
>>
>> * Fixed bug #403: The "configuration" page of the webui doesn't use
>> entity encoding when displaying the "command expansion" item (Eric
>> Stanley)
>> * Fixed bug #424: Nagios Core 3.4.4 seg fault (core dump) on restart
>> after removing config for running service (Eric Stanley)
>> * Updated CGI utility functions to support UTF-8 characters (Eric
>> Stanley)
>> * Fixed bug where selecting Command Expansion from Configuration CGI
>> page would display commands instead (Eric Stanley)
>> * Fixed bug #369: status.cgi crashes with segfault when there are
>> german ulauts (äöüß) in the hostname or the servicename (Eric Stanley)
>> * Fixed bug #418: Scheduled Downtime

...[email truncated]...


This post was automatically imported from historical nagios-devel mailing list archives
Original poster: a class="moz-txt-link-freetext" href="mailto:[email protected]">mailto:[email protected]
Locked