13 projects tagged "Monitoring"
MotionView is a Java application that allows you to view, scan, fast-forward, and reverse through the images captured by the Motion motion-detection and video capture software for Video4Linux. It also lets you archive the images to a backup directory, or erase them with a single button click after you view them.
Nitpicker is an Ethernet accounting tool, which listens on an interface and accumulates all packets into flows. As it has been designed for *BSD's BPF, it also runs on Linux using libpcap. It writes raw file format flow files and has a dumping utility, and includes some tools for ISP billing.
Secure Syslog is a cryptographically secure system logging tool for UNIX systems. Designed to replace the syslog daemon, ssyslog implements a cryptographic protocol called PEO-1 that allows the remote auditing of system logs. Auditing remains possible even if an intruder gains superuser privileges in the system, the protocol guarantees that the information logged before and during the intrusion process cannot be modified without the auditor (on a remote, trusted host) noticing.
The Spoofaudit network auditing tool will help you to determine what basic spoofing filters (rfc2827 & rfc3013) are present between two test points on two networks, and what anti-spoofing filters are missing. The tools are designed to work between endpoints that would not normally have filtering between them except anti-spoofing filters.
Logiclic is a home automation solution. It has just a little kernel (Servlet in Java), and you can add a Manager to this kernel and access it via a Web browser. The manager can exchange services like Tini management, I2C driver, X10 Driver, Switcher Manager, Thermometer, LCD control, etc. With this modular part, you can make your own solution of home automation. It features a neuronal manager and a scripting manager. Documentation is in French.
Sysmon is a network monitoring tool designed to provide high performance and accurate network monitoring. Currently supported tests include monitoring of SMTP, IMAP, HTTP, TCP, UDP, Radius, NNTP, and POP3 servers. It also includes the ability to ping hosts and routers, as well as the ability to perform SNMP queries and generate alerts based on those results. Sysmon has the ability to understand real network topologies, including the ability to monitor multiple paths and only report the actual device that is down instead of a router that is down, and all the hosts behind it.
Worm Report is a very simple Perl script to filter out the known worm (Code Red, Nimda) hits from the access log, and put them into their own files named for the IP/Host that has been "wormed". A basic report containing the count, hostname, ip, and a guess at the parent domain is then printed to STDOUT to facilitate contacting these individuals. Adding a new worm requires adding a new worm hit string to the DATA section of the script, nothing so fancy (or exhaustive) as an Apache module.
A PHP script to filter input text for standard, security, and policy compliance.