Releases: NagiosEnterprises/nrdp
Releases · NagiosEnterprises/nrdp
NRDP - 2.0.6
NRDP - 2.0.5
Fixed issues with nagiospassivecheck plugin in Nagios XI systems
NRDP - 2.0.4
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
Fixed issue with require_https parameter.
NRDP - 2.0.2
Fixes timestamps for last check in Nagios Core for passive checks submitted by NRDP.
NRDP - 2.0.1
Fixed issue where passive checks via XML would not parse properly without newlines.
NRDP - 2.0.0
New version of NRDP with some additions and with the License change to GPLv3
NRDP - 1.5.2
- Set executable bits on
send_nrdp.php
andsend_nrdp.sh
(#29) -tjyang - Added debugging to
check_token()
andcheck_auth()
even in failure cases -BH - Moved rst files to md files for project consistency -BH
- Updated README -Box293
NRDP - 1.5.1
- Fixed an issue where posix_getgrnam() isn't found (#28) -BH
NRDP - 1.5.0
- 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