From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/26370-check_http_strace.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 web/attachments/26370-check_http_strace.txt (limited to 'web/attachments/26370-check_http_strace.txt') diff --git a/web/attachments/26370-check_http_strace.txt b/web/attachments/26370-check_http_strace.txt new file mode 100644 index 0000000..0b8197b --- /dev/null +++ b/web/attachments/26370-check_http_strace.txt @@ -0,0 +1,20 @@ +connect(3, {sin_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("216.239. +39.100")}}, 16) = 0 +send(3, "GET / HTTP/1.0\r\n", 16, 0) = 16 +send(3, "Host: www.google.com\r\n", 22, 0) = 22 +send(3, "User-Agent: check_http/1.1.1.1 ("..., 62, 0) = 62 +send(3, "\r\n\r\n", 4, 0) = 4 +recv(3, "HTTP/1.0 200 OK\r\nContent-Length:"..., 1023, 0) = 381 +recv(3, " "..., 1023, 0) = 1023 +recv(3, "
"..., 1023, 0) = 579 +brk(0x8053000) = 0x8053000 +recv(3, 0x804e100, 1023, 0) = ? ERESTARTSYS (To be restarted) +--- SIGALRM (Alarm clock) --- +fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 +old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0 +x40014000 +write(1, "Socket timeout after 10 seconds\n", 32) = 32 \ No newline at end of file -- cgit v1.2.3-74-g34f1