I installed nagios core 4.3.4 on ubuntu 14.04
after adding a new host
i used some services like check load, total processes ,ping, html,zombie processes.
ping is doing fine, html showed port 80 connection refused HTTP CRITICAL - Unable to open TCP socket
the host im monitoring is a gateway, so could it be it doesnt have a tcp socket?
and for the rest services, im getting port 21 connection refused, i tried googling,there isnt anyone who faced this issue.
i tried ufw allow , also allowed from my nagios server ip.
PLEASE HELP