Page 1 of 1

Web site port 80

Posted: Fri Mar 15, 2019 9:29 am
by maranata
How can I configure nagios to scan port 80?
To prevent users from accessing dangerous websites

Maranata

Santiago de Chile

Re: Web site port 80

Posted: Fri Mar 15, 2019 12:14 pm
by cdienger
Can you clarify what you're trying to do exactly? check_tcp can verify the port is up or not. check_http can make a web request and inspect the response. Do either of these help?