Page 1 of 1

PHP Undefined Variable mtr.ini.php

Posted: Thu Dec 13, 2018 7:45 am
by brucej543
NagiosXI 5.5.7 - eventman.log file logs the message "PHP Notice: Undefined variable: settings in /usr/local/nagiosxi/html/includes/components/mtr/mtr.inc.php on line 529" for every event that occurs. Did we miss a setting when activated new installation?
Copy of mtr.inc.php file attached as a .txt file

Re: PHP Undefined Variable mtr.ini.php

Posted: Thu Dec 13, 2018 8:28 am
by scottwilkerson
This is an error in the code of the component, and while it will cause no harm, is irritating to clutter the output.

Attached is a new component that should have the error resolved.

Upload at Admin -> Manage Components

Re: PHP Undefined Variable mtr.ini.php

Posted: Thu Dec 13, 2018 10:55 am
by brucej543
downloaded and applied component.
Thanks

Re: PHP Undefined Variable mtr.ini.php

Posted: Thu Dec 13, 2018 10:58 am
by scottwilkerson
brucej543 wrote:downloaded and applied component.
Thanks
Great!