73 projects tagged "Hardware Watchdog"
PortSensor is a powerful Windows/Unix server monitoring tool with Linux/Mac/Windows clients. Sensors can be created to monitor nearly any TCP/UDP service, such as: HTTP, FTP, POP3, SMTP, MySQL, and DNS. Custom sensors can be created to monitor your other critical server metrics, such as processor loads, mail queue loads, disk space usage, and log activity.
This Samsung ML-85G printer driver can print at the full resolution of 600x600 dpi, and at the maximum speed (about two times faster than the driver supplied by the manufacturer under Windows). It needs Ghostscript to convert your PostScript files into PBM images, piping the output directly to the driver. The driver runs in user space, but calls iopl(), so it should be set suid root to execute transparently.
simena-io is a Linux tool written in Perl and designed to show ethernet interface statistics in bits/second and packets/second in real time. It requires at least Linux kernel 2.2 and Perl 5. It does not require a root account. There is only one command parameter: the refresh rate in seconds. If no parameter is provided, simena-io will refresh every 2 seconds by default. Detailed documentation can be obtained by running "perldoc simena-io".
System Local Audit Daemon can run standalone or managed by systems like IBM-Tivoli, HP-OpenView, or Nessus to perform local security checks. It runs on the target hosts and enables them to call security tools like John the Ripper, Tiger, Tripwire, or a virus scanner via a unified XML interface. It is part of the BOSS Project.
The USB Keyboard Target TTY Extension is a Linux kernel patch which allows you to bind the input/keybdev.c driver which is used for USB keyboard input to a specific console. In essence, this allows you to use Linux with two keyboards (PS/2 and USB) and have the USB keyboard attached to, for example, tty5 to control a speech-based application like Emacspeak, and have your PS/2 keyboard function as before. If you can stand audio output for Websurfing, you get a Linux PC with two terminals.