Codebase list httping / 9db78f7
remove hyphen.patch since it is no longer needed Abhijith PA 7 years ago
3 changed file(s) with 4 addition(s) and 110 deletion(s). Raw diff Collapse all Expand all
11
22 * New upstream release
33 * Build with TFO,ncurses,openssl,fftw3 support (Closes: #828048)
4 * Bumps Standards-Version to 3.9.8
4 * Bumps Standards-Version to 3.9.8
5 * Remove dpkg-dev from Build-Depends
6 * Fix Vcs-Git URI
7 * Remove patches/hyphen.patch . Lintian is happy
58
69 -- Abhijith PA <abhijith@openmailbox.org> Mon, 12 Sep 2016 15:13:29 +0530
710
+0
-108
debian/patches/hyphen.patch less more
0 Description: Making lintian clean
1 Author: Abhijith PA <abhijith@openmailbox.org>
2 Last-Update: 10-10-2015
3
4 --- httping-2.4.orig/httping-nl.1
5 +++ httping-2.4/httping-nl.1
6 @@ -73,7 +73,7 @@ Hoeveel seconden (of delen daarvan) te w
7 Gebruik de ncurses gebruikers interface.
8 .TP
9 .B "\-L x"
10 -In combinatie met -G zet dit een limiet op hoeveel data er binnengehaald wordt.
11 +In combinatie met \-G zet dit een limiet op hoeveel data er binnengehaald wordt.
12 .TP
13 .B "\-l"
14 Maak een SSL verbinding. Dit vereist een https-URL.
15 @@ -199,7 +199,7 @@ Toon metingen in geel als de gemeten waa
16 Toon metingen alleen als ze hoger dan x zijn.
17 .TP
18 .B "\-\-timestamp" or "\-\-ts"
19 -Voeg een een tijdstempel toe aan de uitvoer. Gebruik -v om ook een datum te zien en \-vv om ook microseconden te zien.
20 +Voeg een een tijdstempel toe aan de uitvoer. Gebruik \-v om ook een datum te zien en \-vv om ook microseconden te zien.
21 .TP
22 .B "\-\-tx-buffer x"
23 Configureer de grootte van de zend-buffer.
24 @@ -208,10 +208,10 @@ Configureer de grootte van de zend-buffe
25 Toon versie informatie.
26
27 .SH UITVOER
28 -In de -S mode zal iets als "tijd=0.08+24.09+23.17+15.64+0.02=62.98 ms" getoond worden. De eerste waarde is hoe lang het duurde om de systeem naam te vertalen, de 2e waarde hoe lang het duurde om te verbinden, de 3e waarde geeft aan hoe lang het duurde om het verzoek te verzenden en de 4e waarde is hoelang het duurde voordat de http-server een antwoord formuleerde en terugzond. de 5e waarde geeft aan hoelang het duurde om de socket te sluiten.
29 +In de \-S mode zal iets als "tijd=0.08+24.09+23.17+15.64+0.02=62.98 ms" getoond worden. De eerste waarde is hoe lang het duurde om de systeem naam te vertalen, de 2e waarde hoe lang het duurde om te verbinden, de 3e waarde geeft aan hoe lang het duurde om het verzoek te verzenden en de 4e waarde is hoelang het duurde voordat de http-server een antwoord formuleerde en terugzond. de 5e waarde geeft aan hoelang het duurde om de socket te sluiten.
30
31 .SH GRAFIEK
32 -De grafiek in ncurses mode gebruikt een aantal kleuren. Groen: de waarde is minder dan de ondergrens. Rood: de waarde is hoger dan de bovengrens. Blauw: de waarde is gelimiteerd door '--graph-limit'. Cyaan: er is geen meetwaarde.
33 +De grafiek in ncurses mode gebruikt een aantal kleuren. Groen: de waarde is minder dan de ondergrens. Rood: de waarde is hoger dan de bovengrens. Blauw: de waarde is gelimiteerd door '\-\-graph\-limit'. Cyaan: er is geen meetwaarde.
34
35 .SH TOETSEN
36 Druk <CTRL> + <c> om het programma af te breken. Er zal dan een samenvatting getoond worden.
37 --- httping-2.4.orig/httping.1
38 +++ httping-2.4/httping.1
39 @@ -61,7 +61,7 @@ Do a GET request instead of a HEAD reque
40 This selects the url to probe. E.g.: http://localhost/
41 .TP
42 .B "\-h hostname"
43 -Instead of '\-g' one can also set a hostname to probe with -h: -h localhost
44 +Instead of '\-g' one can also set a hostname to probe with \-h: \-h localhost
45 .TP
46 .B "\-I str"
47 UserAgent-string to send to the webserver (instead of 'HTTPing <version>').
48 @@ -91,7 +91,7 @@ Switches HTTPing to Nagios-plugin mode 1
49 This selects the HTTP status-codes which are regarded as an OK-state (only with '\-m').
50 .TP
51 .B "\-p portnumber"
52 --p can be used together with \-h. \-p selects the portnumber to probe.
53 +\-p can be used together with \-h. \-p selects the portnumber to probe.
54 .TP
55 .B "\-q"
56 Be quiet, only return an exit-code.
57 @@ -124,7 +124,7 @@ Increase verbosity mode. To show standar
58 Do not abort program if resolving fails.
59 .TP
60 .B "\-X"
61 -Use this switch together with '-G'. For each "ping" show the amount of data transferred (excluding the headers).
62 +Use this switch together with '\-G'. For each "ping" show the amount of data transferred (excluding the headers).
63 .TP
64 .B "\-x proxyhost[:port]
65 Probe using a proxyserver. Note that you're also measuring the latency of the proxyserver!
66 @@ -163,7 +163,7 @@ When the server sends a cookie, it will
67 Maximum MTU to use. Cannot be larger than network interface MTU.
68 .TP
69 .B "\-\-no\-host\-header"
70 -Do not put a "Host:"-header in the request header.
71 +Do not put a "Host:"\-header in the request header.
72 .TP
73 .B "\-\-no\-tcp\-nodelay"
74 Do not disable "tcp delay" (Naggle).
75 @@ -190,16 +190,16 @@ Set the size of the receive buffer (in b
76 When the duration is x or more, show ping line in the slow log window (the middle window).
77 .TP
78 .B "\-\-threshold\-red x"
79 -If the measured threshold is higher than x (and -Y is given), then the shown value is colored red. If you also use --threshold-yellow, then this value must be bigger.
80 +If the measured threshold is higher than x (and \-Y is given), then the shown value is colored red. If you also use \-\-threshold\-yellow, then this value must be bigger.
81 .TP
82 .B "\-\-threshold\-yellow x"
83 -If the measured threshold is higher than x (and -Y is given), then the shown value is colored yellow.
84 +If the measured threshold is higher than x (and \-Y is given), then the shown value is colored yellow.
85 .TP
86 .B "\-\-threshold\-show x"
87 If the measured threshold is higher than x, then the result is shown (default is show always). The value x is in ms.
88 .TP
89 .B "\-\-timestamp" or "\-\-ts"
90 -Put a timestamp before the result-lines. Use -v to also show a date.
91 +Put a timestamp before the result-lines. Use \-v to also show a date.
92 .TP
93 .B "\-\-tx-buffer x"
94 Set the size of the transmit buffer (in bytes).
95 @@ -208,10 +208,10 @@ Set the size of the transmit buffer (in
96 Show the version and exit.
97
98 .SH OUTPUT
99 -In split mode (-S) something like "time=0.08+24.09+23.17+15.64+0.02=62.98 ms" is shown. The first value is the time it took to resolve the hostname (or 'n/a' if it did not resolve in this iteration, e.g. in "resolve once" (-r) mode), then the time it took to connect (or -1 for example in persistent connection (-Q, HTTP v1.1), after that the time it took to put the request on the wire, then the time it took for the HTTP server to process the request and send it back and lastly the time it took to close the connection.
100 +In split mode (\-S) something like "time=0.08+24.09+23.17+15.64+0.02=62.98 ms" is shown. The first value is the time it took to resolve the hostname (or 'n/a' if it did not resolve in this iteration, e.g. in "resolve once" (\-r) mode), then the time it took to connect (or \-1 for example in persistent connection (\-Q, HTTP v1.1), after that the time it took to put the request on the wire, then the time it took for the HTTP server to process the request and send it back and lastly the time it took to close the connection.
101
102 .SH GRAPH
103 -The graph in the ncurses uses colors to encode a meaning. Green: value is less than 1 block. Red: the value did not fit in the graph. Blue: the value was limitted by --graph-limit. Cyan: no measurement for that point in time.
104 +The graph in the ncurses uses colors to encode a meaning. Green: value is less than 1 block. Red: the value did not fit in the graph. Blue: the value was limitted by \-\-graph\-limit. Cyan: no measurement for that point in time.
105
106 .SH KEYS
107 Press <CTRL> + <c> to exit the program. It will display a summary of what was measured.
+0
-1
debian/patches/series less more
0 hyphen.patch