Skip to content

Releases: NagiosEnterprises/nrdp

NRDP - 2.0.6

01 Aug 17:07
39cd102
Compare
Choose a tag to compare

Make sure tabs aren't mistakenly added to the output file of nrdp_write_check_output_to_cmd - (tsadpbb)
Fixes for deprecations in PHP 8.2

NRDP - 2.0.5

14 Oct 20:54
Compare
Choose a tag to compare

Fixed issues with nagiospassivecheck plugin in Nagios XI systems

NRDP - 2.0.4

12 Feb 21:02
Compare
Choose a tag to compare

Updated jQuery version and Bootstrap version to fix CVE issues
Updated clients due to Python 2 EOL
Fixed various issues with the PHP version of send_nrdp.php

NRDP - 2.0.3

06 Jan 17:42
Compare
Choose a tag to compare

Fixed issue with require_https parameter.

NRDP - 2.0.2

18 Jul 14:21
6a29fc2
Compare
Choose a tag to compare

Fixes timestamps for last check in Nagios Core for passive checks submitted by NRDP.

NRDP - 2.0.1

16 Jul 19:12
Compare
Choose a tag to compare

Fixed issue where passive checks via XML would not parse properly without newlines.

NRDP - 2.0.0

20 Jun 13:29
c9cb0aa
Compare
Choose a tag to compare

New version of NRDP with some additions and with the License change to GPLv3

NRDP - 1.5.2

02 Apr 21:24
Compare
Choose a tag to compare
  • Set executable bits on send_nrdp.php and send_nrdp.sh (#29) -tjyang
  • Added debugging to check_token() and check_auth() even in failure cases -BH
  • Moved rst files to md files for project consistency -BH
  • Updated README -Box293

NRDP - 1.5.1

27 Dec 15:35
Compare
Choose a tag to compare
  • Fixed an issue where posix_getgrnam() isn't found (#28) -BH

NRDP - 1.5.0

22 Dec 15:51
Compare
Choose a tag to compare
  • Added rudimentary debugging to nrdp plugins (#27) -BH
  • Added ability to receive JSON check results (#23) -Box293 (Troy)
  • Added documentation for --usestdin and --delim (#17) -BH
  • Added ability to specify a delimiter when using stdin (#17) -BH
  • Added granular command denial mechanism for executing external commands (#25) -BH
  • Added a little bit of bootstrap and jQuery to make the NRDP experience a bit nicer -BH
  • Changed to AJAX based submission -BH
  • Added usable page hashes (/nrdp/#json, /nrdp/#xml, /nrdp/#command) -BH
  • Added easier way to customize your page defaults (in index.php variables) -BH
  • Fixed submission of check results when check result dir is in (or is) a symlink (#13) -BH