Changed the cgi-path in the ".../config.inc.php" file in the www-directory of Nagios from
Code: Select all
$cfg['cgi_base_url']='/cgi-bin/nagios';Code: Select all
$cfg['cgi_base_url']='/nagios/cgi-bin';Code: Select all
$cfg['cgi_base_url']='/cgi-bin/nagios';Code: Select all
$cfg['cgi_base_url']='/nagios/cgi-bin';Code: Select all
status.cgi Code: Select all
statusjson.cgi You are not alone; same to HAproxyProxies can be set up but we don't have any specific documentation regarding the process.