RSS 15 projects tagged "Apache 2.0"

Download Website Updated 19 Apr 2013 Trojan Scan

Screenshot
Pop 172.60
Vit 27.79

Trojan scan is a simple shell script that allows for simple but relatively effective checking for trojans, rootkits and other malware that may be using your server and network for unwanted (and possibly illegal) purposes. It works by listing all processes that use the Internet with the lsof command (using -Pni flags). This list is then transformed into signatures in the form of process_name:port_number:user. These signatures then are matched against the allowed process defined in the configuration. If any signatures of running processes are found that do not match the allowed signatures, an email report is sent including ps, ls, and optional lsof output.

No download Website Updated 20 Jul 2012 Nagios Appender

Screenshot
Pop 88.45
Vit 8.11

NagiosAppender is a pure Java implementation of a Log4j appender that allows the developer/administrator to send log records to Nagios via the NCSA server (using the push model). It provides a simple solution for Nagios administrators whose only alternative is to implement a polling function against against the output of a standard Log4j appender. The log4j configuration file provides for user-specific mappings between Log4j levels and Nagios levels. The configuration file also allows the user to select whether to set the Nagios 'service' and 'host' programmatically via Log4j MDC, or via the config file. Later releases support XOR encryption.

Download Website Updated 30 Jun 2010 JSend NSCA

Screenshot
Pop 35.41
Vit 2.73

JSend NSCA is a Java API and command line tool for sending Nagios Passive Checks to the Nagios NSCA add-on. By using the JSend NSCA core API, you can easily integrate your Java applications into a Nagios monitored environment, thereby notifying Nagios of problems and issues during the running of your application. The JSend NSCA CLI command line tool wraps the API and allows you to send passive checks from the command line.

Download No website Updated 05 May 2010 Membrane SOAP Router

Screenshot
Pop 39.65
Vit 2.25

Membrane SOAP Router is a modular SOAP intermediary written in Java. It is fully configurable due to Spring style configuration. You can audit SOAP traffic, route messages through DMZ, and gather performance statistics. The small memory consumption of less than 20 Megabytes makes it possible to run an instance of Membrane SOAP Monitor on any computer that provides or consumes Web services.

Download Website Updated 09 Apr 2010 TinyIDS

Screenshot
Pop 44.09
Vit 1.00

TinyIDS is a distributed intrusion detection system (IDS) for Unix systems. It is based on the client/server architecture and has been developed with security in mind. The client, tinyids, collects information from the local system by running its collector backends. The collected information may include anything, from file contents to file metadata or even the output of system commands. The client passes all this data through a hashing algorithm and a unique checksum (hash) is calculated. This hash is then sent to one or more TinyIDS servers (tinyidsd), where it is compared with a hash that had previously been stored in the databases of those remote servers for this specific client. A response indicating the result of the hash comparison is finally sent back to the client. Management of the remotely stored hash is possible through the client's command line interface. Communication between the client and the server can be encrypted using RSA public key infrastructure (PKI).

No download Website Updated 03 Mar 2010 Naged

Screenshot
Pop 16.46
Vit 34.30

Naged provides a way to edit a Nagios file through a sed-like scripting approach. It's best suited to make many repetitive changes and reorganization.

Download Website Updated 30 Oct 2009 Keywatch

Screenshot
Pop 40.84
Vit 3.19

Keywatch is a free, OSGi-based monitoring system that provides the adaptability of a modern monitoring system without being complex or hard to configure. It support agents written in any language, and comes pre-packed with a Perl agent and a set of check scripts. Keywatch also supports Nagios check scripts.

No download Website Updated 19 Jun 2009 ServerStatus

Screenshot
Pop 27.20
Vit 37.86

The ServerStatus application will display a window that shows the status of a list of servers, NAS, routers, etc. ServerStatus will 'ping' each server/network device once per minute to determine if it is 'online' or 'offline'.

Download Website Updated 31 Oct 2008 SysScope

Screenshot
Pop 31.56
Vit 1.00

SysScope is a graphing solution that facilitates the visual representation of RRDtool's Round Robin Databases (RRD). It retrieves the graph options from an Apache-style configuration file and, after making the necessary calls to rrdgraph, it generates static or dynamic HTML pages containing the graphs. The following backends are supported for the generation of the dynamic pages: CGI, FastCGI, mod_python, and WSGI.

No download Website Updated 17 Jul 2008 Rules Framework

Screenshot
Pop 10.68
Vit 42.08

Rules Framework is a Java Rule Engine API (JSR 94) based framework for development, integration, management, monitoring, and execution of Java rules based applications.

Screenshot

Project Spotlight

JPPF

A grid computing solution.

Screenshot

Project Spotlight

httping

A "ping"-like tool for HTTP requests.