PHP Undefined Variable mtr.ini.php

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
brucej543
Posts: 134
Joined: Thu Jun 21, 2018 9:33 am

PHP Undefined Variable mtr.ini.php

Post 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
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: PHP Undefined Variable mtr.ini.php

Post 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
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
brucej543
Posts: 134
Joined: Thu Jun 21, 2018 9:33 am

Re: PHP Undefined Variable mtr.ini.php

Post by brucej543 »

downloaded and applied component.
Thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: PHP Undefined Variable mtr.ini.php

Post by scottwilkerson »

brucej543 wrote:downloaded and applied component.
Thanks
Great!
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked