Hello Team,
Please find the below output :
[root@xxxxxx sprabha]# nmap -p80,443 xxxxxxxxx
Starting Nmap 6.40 (
http://nmap.org ) at 2019-03-20 17:12 CET
Nmap scan report xxxxxxxxxx (xxxxxxxx)
Host is up (0.00037s latency).
PORT STATE SERVICE
80/tcp open http
443/tcp open https
Nmap done: 1 IP address (1 host up) scanned in 0.07 seconds
[root@xxxxxxx sprabha]# ./check_ilo2_health.pl -u Administrator -p xxxxxx -H xxxxxxxx -v
hostname is xxxxxxxxxxxxx
retry: 0
HTTP/1.1 501 Not Implemented
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 501 Not Implemented
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 501 Not Implemented
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 501 Not Implemented
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 501 Not Implemented
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 501 Not Implemented
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 501 Not Implemented
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 400 Bad Request
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
HTTP/1.1 400 Bad Request
Content-Type: text/plain
Date: Wed, 20 Mar 2019 15:55:56 GMT
X-Frame-Options: sameorigin
Content-Length: 0
CHECK_ILO2_HEALTH.PL UNKNOWN - plugin timed out (timeout 15s)
Please help us with the same.