RSS 39 projects tagged "Mac OS X"

Download Website Updated 13 May 2013 check_ssl_cert

Screenshot
Pop 302.46
Vit 45.81

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 16 Apr 2013 jmx4perl

Screenshot
Pop 203.60
Vit 24.82

Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.

Download No website Updated 24 Feb 2013 check_pycurl

Screenshot
Pop 27.09
Vit 10.69

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 32.62
Vit 1.41

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 26 Oct 2012 Daniels Colorize.pl

Screenshot
Pop 63.13
Vit 2.56

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.

No download Website Updated 16 Apr 2012 nagstamon

Screenshot
Pop 176.95
Vit 12.51

Nagstamon is a Nagios status monitor with a UI that resides in the systray or as a floating statusbar on your desktop. It informs you in realtime about the status of your Nagios, Icinga, Opsview, Ninja, Check_MK/Multisite, or Centreon monitored network. It alerts you with sound and visual notification. Failed hosts and services are easy to connect with by SSH, RDP, and VNC. It works best with GNOME, but also with KDE and Windows.

No download No website Updated 04 Feb 2012 Nagplot

Screenshot
Pop 15.62
Vit 22.40

Nagplot is a live graphing tool designed to provide a nice Web interface to Nagios and any other program that provides data that can be graphed. It is extensible in that it allows you to create a DataSource for any system you would like to create graphs from. Currently only Nagios is supported, but plugins can be added. The Web front-end can be themed and tailored to match your environment, and is completely written in JavaScript, making heavy use of Ajax and providing a JSON interface for querying and configuration.

Download Website Updated 01 Feb 2012 openpom

Screenshot
Pop 94.51
Vit 4.75

openpom is a Web interface based on NDO for Nagios or Icinga. It allows you to view almost everything about Nagios or Icinga in a single page: alert, ack, downtime, comment. You can also interact with Nagios or Icinga through ack, downtime, comment, disable, and reset buttons. You can filter on hosts and services states (such as critical, warning, unknown, ok, or outage). The status popin allows you to display graphs, either the ones from Nagios (trends.cgi) or custom ones based on RRD (such as pnp4nagios).

Download Website Updated 16 Jan 2012 p0f

Screenshot
Pop 569.85
Vit 10.85

p0f is a versatile passive OS and application fingerprinter, and a tool for detecting NAT/connection sharing. It is useful for penetration testing, routine network monitoring, and forensics, and to aid abuse detection tools such as IDSes, spam filters, or honeypots.

Download Website Updated 09 Dec 2011 PowerBroker Identity Services Open Edition

Screenshot
Pop 164.72
Vit 5.21

PowerBroker Identity Services is an application that joins Linux, Unix, and Mac OS machines to Microsoft Active Directory and securely authenticates users with their domain credentials. Features include: joining non-Windows systems to Active Directory domains in a single step from the command line or from a GUI; authenticating users with a single user name and password; enforcing the same password policies for all platforms; supporting multiple forests with one-way and two-way cross forest trusts; caching credentials in case your domain controller goes down; and providing single sign-on for SSH and Putty. It does not require Active Directory schema changes for installation.

Screenshot

Project Spotlight

Generic Makefile for C Projects

A generic makefile for building C projects.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.