Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 11

The Ninja project is an attempt to develop an alternative Nagios gui with the aim of being the most useful Open Source web front end for Nagios. You will be able to use them as a combination or replacement to the existing CGI's. Ninja is work in progress and we would love to get your input, ideas or most preferibly patches ;)

5.0
 
  0 reviews  |  6 users  |  282,694 lines of code  |  16 current contributors  |  Analyzed 4 days ago
 
 

Check_mk adopts a new a approach for collecting data from operating systems and network components. It obsoletes NRPE, check_by_ssh, NSClient and check_snmp. It has many benefits, the most important of which are: * Significant reduction of CPU usage on the Nagios host. * Automatic inventory of ... [More] items to be checked on hosts. The larger your Nagios installation is, the more important get these points. In fact check_mk enables you to implement a monitoring environment exceeding 20.000 checks/min on the first hand. [Less]

5.0
 
  0 reviews  |  6 users  |  125,823 lines of code  |  11 current contributors  |  Analyzed about 2 hours ago
 
 

Postgres monitoring script for use with Nagis, MRTG, or standalone usage. Includes checks for locks, table and index bloat, number of connections, database size, idle transactions, and many others.

4.5
   
  0 reviews  |  5 users  |  14,012 lines of code  |  10 current contributors  |  Analyzed 3 days ago
 
 

A complete availability monitoring solution that ensures IT infrastructure uptime while identifying issues before they become real problems. Unifies proven open source tools - Nagios, Nmap, sendpage, PHP, Apache, MySQL and more - through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.

3.4
   
  0 reviews  |  5 users  |  1,819,375 lines of code  |  6 current contributors  |  Analyzed about 3 hours ago
 
 

i-doit is a web based Configuration Management Database (CMDB) written in PHP5. It is used for an ITIL-compliant documentation of IT. The name stands for „i document it“. The target of the project is to provide an open source ITSM framework.

4.66667
   
  0 reviews  |  5 users  |  263,499 lines of code  |  1 current contributor  |  Analyzed 9 months ago
 
 

merlin - Module for Endless Redundancy and Loadbalancing In Nagios The Merlin project was initially started to create an easy way to set up distributed Nagios installations allowing Nagios processes to exchange information directly as an alternative to the standard nagios way using NSCA. When ... [More] starting the Ninja project we realised that we could continue the work on Merlin and adopt the project to function as backend for Ninja by adding support for storing the status information in a database, fault tolearance and some other cool things. This means that Merlin now are responsible for providing status data, acting as a backend, for the Ninja GUI. [Less]

5.0
 
  0 reviews  |  3 users  |  31,161 lines of code  |  12 current contributors  |  Analyzed 6 days ago
 
 

Jmx4Perl provides an alternative new way of accessing JMX (Java Management Extensions) on Java JEE Servers. It is an agent-based approach where a small Java Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. ... [More] A set of Perl modules allows transparent access to the exposed JMX information. jmx4perl includes a Nagios Plugin with a rich feature set. Most of all, it is fast and does not require a local Java installation as similar JMX Nagios Plugins. It has been tested on a wide variety of application servers. [Less]

5.0
 
  0 reviews  |  2 users  |  14,435 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios server topology. Main features: - effortlessly maintain ... [More] a distributed Nagios topology - user-friendly web-GUI based on jQuery - host & service templates - service to hostgroup assignment - host- & service-dependencies, auto-generated service dependencies - graphical parent/child relationship viewer - multiple authentication modes (LDAP, AD, SQL, local) - deployment mechanism supports multiple protocols (SCP, rsync, HTTPs, local) - Nagios config import - CSV file import / export - Perl database API - data schema customizable and extendable via the GUI [Less]

5.0
 
  1 review  |  2 users  |  22,087 lines of code  |  2 current contributors  |  Analyzed 6 days ago
 
 

FAN (Fully Automated Nagios) goal is to provide a CD based on CentOS in order to simplify installation of Nagios and other Nagios tools. Tools installed by FAN are: Linux, MySQL, Nagios, Nagios Plugins, NaReTo, NagVis, Centreon, Net-SNMP and NDOUtils.

3.4
   
  0 reviews  |  2 users  |  1,721 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

Introductionpomamonitor (Poor's Man Monitor) is a shell script that rely's on notify-send command to send alerts to Gnome/KDE/XFCE desktop user when a host or several hosts that was previously set to be monitored are offline. Pretty useful for small system administrators that doesn't ... [More] need Nagios/Zabbix for monitoring such a small enviroment. Obviously, it supports IPv6: we are in 2009! Why Poor's Man?A system administrator usually needs to monitor constantly the machines and system he is responsible for. This is often done by central monitoring systems, with several nodes like Nagios, Zabbix or Cacti. But this would require a central server to keep track of all uptime/downtime data, server's info like load average etc. A poor man (a ironic way to refer to a modest sysadmin) wouldn't have a central server to do such thing or even not too many hosts to care about. So the objective with this project is just to give a quick desktop alert to sysadmins that something is wrong with a server or network. Quick alerts can lead to quick responses and less downtime. Useful ApplicationsJohn has many websites hosted in different datacenters. He wants to be alerted if any of his websites go down to jump on the tech support's neck as soon as possible. Mike is responsible to monitor several VPNs with dynamic IPs and domestic broadbands. He wants to know if xpto.no-ip.org stopped responding to act as quickly as he can. Mark is an IRC administrator of a network that is a constant target of DDoS. He needs to be warned if a server stopped responding even if he is not using an IRC client at the moment. Kurt is some sort of wierd telecom geek that wants to measure and monitor absolutely everything on internet to warn his friends over twitter when a famous service is offline. Software Dependencies and TechnologyYou will find what are pomamonitor's software dependencies and how does it work under the hood on SoftwareDependencies page. I'm impatient: how do I run it?So, want to download the latest pomamonitor version? Just read HowToInstall page. Help neededWe don't need to be Obama to say 'Yes we can!'. This is free software: no matter how inexperienced you are, you can help us with something you know or think. We're currently missing experience in the follow subjects: An equivalent to the command notify-send to other enviroments, like KDE. How to package pomamonitor to major Linux distributions. A GUI for settings. Zenity may be? If you can help us in those subject or any not listed above, don't be shy, let us have a chat Feature Request/RoadmapWhat to suggest/request a feature? Please, provide us rich details on what you're thinking. Or take a look on what has already been suggested on RoadMap. Keep in touchKeep in touch with us through our mailing list [Less]

0
 
  0 reviews  |  2 users  |  228 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.