PluginSystemServiceCheck

Version 3 (Luca Corbo, 08/07/2009 10:35 am)

1 1
{{>toc}}
2 1
3 1
h1. Service Check
4 1
5 1
|_<. Category|System|
6 3 Luca Corbo
|_<. Version|1.2.4|
7 1
|_<. Require|ortro-1.2.0 or higher|
8 1
|_<. Author|Luca Corbo <lucor [at] ortro [dot] net>|
9 1
|_<. Author|Marcello Sessa <zodd [at] users [dot] sourceforge [dot] net>|
10 2 Luca Corbo
|_<. File|"system_service_check-1.2.4.tar.gz":/attachments/download/49/system_service_check-1.2.4.tar.gz|
11 1
12 1
h2. Description
13 1
14 1
Checks if a TCP service on the specified port is listening.
15 1
Multiple check at once is allowed.
16 1
It is also possible to select the most commonly used service to check directly from a default list.
17 1
18 1
h2. Changelog
19 2 Luca Corbo
20 2 Luca Corbo
+1.2.4 (2009.08.06)+
21 2 Luca Corbo
* Bug #125: TCP Service Check tests for custom port even if no value is specified
22 1
23 1
+1.2.3 (2008.11.20)+
24 1
* Added the capability to check multiple ports.
25 1
* It is possible to select the most commonly used service to check directly from a default list.
26 1
27 1
+1.2.2 (2007.11.20)+
28 1
* Use init.inc.php
29 1
30 1
+1.2.1 (2007.08.02)+
31 1
* Added info for the minimum required version of Ortro
32 1
33 1
+1.2.0 (2007.07.24)+
34 1
* Initial release with i18n support