Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

fcw

Reviews(1)
byfcw, September 18, 2020
1 of 1 people found this review helpful
PNP4Nagios
See: support.nagios.com/forum/viewtopic.php?f=7&t=58008

These changes fixed the issues for me.
#
# diff /usr/local/pnp4nagios/share/application/models/data.php-orig /usr/local/pnp4nagios/share/application/models/data.php
979c979
0 ){
---
> if(is_array($pages) && sizeof($pages) > 0){
#
#
# diff /usr/local/pnp4nagios/share/application/lib/json.php-orig /usr/local/pnp4nagios/share/application/lib/json.php
133c133
function Services_JSON_construct($use = 0)
783c783
function Services_JSON_Error_construct($message = 'unknown error', $code = null,
797c797
function Services_JSON_Error_construct($message = 'unknown error', $code = null,
#
#
# diff /etc/php.ini-orig /etc/php.ini
1670a1671,1673
> ; Added for pnp4nagios
> magic_quotes_gpc = Off
>
#
#

Thanks for a great plugin :)