mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
a5fb3fec35
drop maintainership PR: 46416 Submitted by: ychsiao <ychsiao@news.stu.edu.tw>
15 lines
719 B
Plaintext
15 lines
719 B
Plaintext
Checkservice is written, as the name of the program suggests, to
|
|
check the status of the services that you run on your own or a
|
|
remote server/computer. It can monitor for example the FTP Server
|
|
and Web server you are running and alarm you in several ways if
|
|
something is wrong with them.
|
|
|
|
The variety of output types, check- & warningplugins make Checkservice
|
|
suitable for many tasks. With simple configfiles you can scan
|
|
important services on the local host, but also on remote hosts, and
|
|
make sure you know if a vital service fails! Since the 0.9.9-release
|
|
Checkservice supports grouping. This is a convenient way to organize
|
|
the hosts to check in different categories.
|
|
|
|
WWW: http://www.linvision.com/checkservice/
|