Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Servcheck has great debug output. If you have any problem, try to run your test:
Example_script.sh shows you how to use returned variables in own script.

Test duration - default test duration is 5 seconds, you can change it in settings. If you need different for
specific test, change "Long duration alert" parametr in test. After that the max. duration will be
specific test, change "Long duration alert" parameter in test. After that the max. duration will be
Long duration alert + 2 seconds.

Recommendation for tests with download - please download only small not binary files.
Expand Down
4 changes: 2 additions & 2 deletions templates/servcheck.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<query_name>servcheck_name</query_name>
</servcheck_name>
<attempt>
<name>Attemp</name>
<name>Attempt</name>
<direction>output</direction>
<query_name>attempt</query_name>
</attempt>
Expand All @@ -39,4 +39,4 @@
<query_name>result</query_name>
</result>
</fields>
</servcheck>
</servcheck>