PluginSystemServiceCheck

Version 1 (Luca Corbo, 06/26/2009 03:46 pm)

1 1
{{>toc}}
2 1
3 1
h1. Service Check
4 1
5 1
|_<. Category|System|
6 1
|_<. Version|1.2.3|
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 1
|_<. File|"system_service_check-1.2.3.tar.gz":/attachments/download/39/system_service_check-1.2.3.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 1
20 1
+1.2.3 (2008.11.20)+
21 1
* Added the capability to check multiple ports.
22 1
* It is possible to select the most commonly used service to check directly from a default list.
23 1
24 1
+1.2.2 (2007.11.20)+
25 1
* Use init.inc.php
26 1
27 1
+1.2.1 (2007.08.02)+
28 1
* Added info for the minimum required version of Ortro
29 1
30 1
+1.2.0 (2007.07.24)+
31 1
* Initial release with i18n support