20 projects tagged "tools"
x11vnc allows one to remotely view and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. It is designed to be compatible with all Unix variants and Mac OS X, and depends on a small set of standard libraries. It supports SSL/TLS and VeNCrypt encryption, Unix password logins, single port access, Zeroconf, file transfer, and UltraVNC extensions. It is part of the LibVNCServer project.
The GTK ACX Tool displays the status of the Texas Instruments (TI) ACX100 IEEE 802.11 driver. This tool could be used just with driver developed by wlan.kewl.org Project on FreeBSD 5.2 and later versions. It uses GTK+ and GtkDatabox (a GTK+ widget for fast data display). The ACX driver can be installed via the ports collection.
gMUTOO is a service launcher/stopper/monitor that resides in the window manager tray. It is designed mostly to launch daemons (httpd, ftpd, sshd, etc.), but it can be used to start/stop almost anything. A monitored file (usually a PID file) can be specified for each entry of its launch menu. The status of this file (exists/doesn't exist) is monitored with Gamin (a FAM re-implementation). Changes in the file status influence the behaviour of gMUTOO, which displays the status of the service and allows quickly starting or stopping it.
OpenMONI is a semi-transparent on-desktop system monitor for OpenBSD. It does not require anything additional on a standard OpenBSD installation (any port or package). It is fully scriptable, and has a simple, easy-to-understand Lisp-like scripting language (OML). You can fully control OpenMONI's behaviour and style from OML. OpenMONI comes with a pack of OML scripts ready to use.
WMSServer is a PHP class that can be used to retrieve usage statistics of a Windows Media server. It uses a Windows COM object to connect to a Windows Media server, given a its host name and user name and password to retrieve the statistics. It can retrieve many types of statistics regarding the users connected to the Windows Media server, bandwidth usage, protocol type usage, etc.
Watchpost is a file change monitoring program written for the GNOME desktop environment. The user sets files or folders to monitor for changes, and Watchpost will report any changes to the files monitored. The tool was designed to help people keep an eye on what is being modified in their system.
Alerttail monitors a given file and executes a list of actions when a user-defined text pattern has been written to the file. For example, the user can pop up a GTK notification window when a certain message is written to a log file. Actions can be alerttail built in actions (GTK notify action, geoipLocalization action, or filtering text action) or a custom user defined shell command action. A Qt 4 GUI frontend helps with configuration.