RSS 73 projects tagged "Mac OS X"

Download Website Updated 13 May 2013 check_ssl_cert

Screenshot
Pop 346.46
Vit 89.64

check_ssl_cert is a Nagios plugin to check X.509 certificates. It checks if the server is running and delivers a valid certificate. It also checks if the CA matches a given pattern, and checks the validity.

Download Website Updated 29 Apr 2013 Lilith Logback event viewer

Screenshot
Pop 175.27
Vit 26.10

Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.

Download Website Updated 19 Apr 2013 Trojan Scan

Screenshot
Pop 172.28
Vit 28.20

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.

Download No website Updated 24 Feb 2013 check_pycurl

Screenshot
Pop 36.48
Vit 9.29

check_pycurl is a Nagios/Icinga/Shinken plugin to check HTTP requests. It can test for success based on an HTTP code or by applying a regex to the output.

Download No website Updated 11 Feb 2013 Flawless

Screenshot
Pop 61.77
Vit 1.42

Flawless traps exceptions and then uses git blame to send an email to the developer who wrote the buggy code. Even if a particular line of code causes thousands of exceptions, only one email will be sent. It uses git-blame to figure out which developer is responsible for a particular exception, and will only email that developer. If you set report_only_after_minimum_date, then Flawless will only report exceptions caused by code modified after report_only_after_minimum_date. You can mark certain files/functions as library code, and when an exception originates in those files/functions, the caller will be blamed for the error instead of the library code.

Download Website Updated 10 Feb 2013 Filemonitor

Screenshot
Pop 153.78
Vit 8.75

FileMonitor monitors the activity of open and closed files/processes in ‘real time’ using lsof, returning them in a list.

Download Website Updated 02 Dec 2012 Monitoringplug

Screenshot
Pop 120.07
Vit 7.87

Monitoringplug is a collection of monitoring plugins for Nagios. This collection uses libraries like net-snmp, curl, ldns, selinux, xmlrpc-c, and expat to check services.

Download Website Updated 26 Oct 2012 Daniels Colorize.pl

Screenshot
Pop 52.25
Vit 2.57

Colorize.pl is a short script that reads from stdin and writes to stdout. Rows that match a user's search strings will be colorized with user-defined colors. Command line options are available. Colorization is done via ANSI escape codes.

Download No website Updated 28 Jul 2012 ganglia-activemq

Screenshot
Pop 32.98
Vit 1.42

ganglia-activemq monitors ActiveMQ queue sizes with Ganglia.

Download No website Updated 20 Jul 2012 statsd-c

Screenshot
Pop 36.74
Vit 1.00

statsd-c is a reimplementation of Etsy's famous/infamous "statsd" in C.

Screenshot

Project Spotlight

fritz-payment/jsonrpc

A PHP JSON RPC library.

Screenshot

Project Spotlight

GNU libmicrohttpd

A C library providing HTTP server functionality.