Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
You can run this command to fix the PHP 7 issue with split on line 166 (should be explode in PHP 7+):
sed -i ‘s/split(/explode(/g’ /usr/local/nagiosxi/html/includes/dashlets/statusinfo/statusinfo_inboard.php?