Notes_URL/Action_URL query
Posted: Wed Sep 16, 2015 7:05 am
Good afternoon,
I'm trying to use the following:
but the host returns:
Not Found
The requested URL /nagios/cgi-bin/www.bbc.co.uk/sport was not found on this server.
Apache/2.2.15 (Red Hat) Server at 10.15.18.112 Port 80
Can anyone advise as to where I'm going wrong, please?
Thanks in advance
Pete
I'm trying to use the following:
Code: Select all
define host{
use windows-server
host_name MyServerName
alias Jenkins-Test-UAT
address 88.88.88.88
hostgroups jenkins-test-masters
#contact_groups admins
notes_url www.bbc.co.uk/sport
action_url www.bbc.co.uk/news
contacts nagiosadmin
}
Not Found
The requested URL /nagios/cgi-bin/www.bbc.co.uk/sport was not found on this server.
Apache/2.2.15 (Red Hat) Server at 10.15.18.112 Port 80
Can anyone advise as to where I'm going wrong, please?
Thanks in advance
Pete