[23 total ]
smartmontools contains utilities that control and monitor storage devices using the Self-Monitoring, Analysis, and Reporting Technology (S.M.A.R.T.) system built into ATA and SCSI hard drives. This is used to check the reliability of the hard drive
... [More]
and to predict drive failures. It is meant to be an up-to-date replacement for the ucsc-smartsuite and smartsuite packages, and is derived from that code. [Less]
Advanced Web Statistics (AWStats) is a free powerful Web server logfile analyzer (Perl script) that shows you all your Web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots
... [More]
, broken links, and more. It works with both IIS 5.0+ and Apache Web server log files as a CGI and/or from the command line. It also supports multiple languages including English, French, Dutch, Spanish, Italian, German, Polish, and Greek. [Less]
Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features
... [More]
out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices. [Less]
The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.
Ettercap is a network sniffer/interceptor/logger for ethernet LANs. It supports active and passive dissection of many protocols (even ciphered ones, like SSH and HTTPS). Data injection in an established connection and filtering on the fly is also
... [More]
possible, keeping the connection synchronized. Many sniffing modes were implemented to give you a powerful and complete sniffing suite. Plugins are supported. It has the ability to check whether you are in a switched LAN or not, and to use OS fingerprints (active or passive) to let you know the geometry of the LAN. [Less]
Zabbix is software that monitors your servers and applications. Polling and trapping techniques are both supported. It has a simple, yet very flexible notification mechanism, and a Web interface that allows quick and easy administration. It can be
... [More]
used for logging, monitoring, capacity planning, availability and performance measurement, and providing the latest information to a helpdesk. [Less]
Zenoss is an IT infrastructure monitoring product that allows you to monitor your entire infrastructure within a single, integrated software application.Key features include: Monitors the entire stack: networks, servers, applications, services, power, environment, etc.
Bcfg2 helps system administrators produce a consistent, reproducible, and verifiable description of their environment, and offers visualization and reporting tools to aid in day-to-day administrative tasks.
SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go
... [More]
through the tedious and disruptive instrument, recompile, install, and reboot sequence that may be otherwise required to collect data.
SystemTap provides a simple command line interface and scripting language for writing instrumentation for a live running kernel. We are publishing samples, as well as enlarging the internal "tapset" script library to aid reuse and abstraction. We also plan to support probing userspace applications. We are investigating interfacing Systemtap with similar tools. [Less]
Centreon is a network, system, applicative supervision and monitoring tool, it is based upon the most effective Open Source monitoring engine : Nagios. Centreon provides a new frontend and new functionnalities to Nagios.
It allows you to be more
... [More]
efficient in your network monitoring, but also allows you to make your supervision information readable by a largest range of users. Indeed, a non technical user can now use the Centreon/Nagios couple to easily understand your network infrastructure thanks to charts and graphical representations of the gathered information. Skilled users still have access to specific and technical information collected by Nagios though. [Less]
BetterAWStats is made to provide better statistics out of the data AWStats provides. It is not a replacement of AWStats. It is using all data and language resources from AWStats, so the same translations and general features are always available also
... [More]
in BetterAWStats, additional features are being developed, but limited by the data provided through AWStats. [Less]
ScopePort is an easy to configure but powerful remote monitoring server. You can use it to monitor servers all over the web. It permanently checks system functions of servers and warns you if something goes wrong. It also provides a nice web
... [More]
interface that lets you have the overview of all your servers and their health.
The main target of ScopePort is to reliably monitor the health of your servers and giving you the ability to have a central point to organize your network. Every function of ScopePort is designed to be as easy to maintain and setup as possible.
It is not very productive to configure the monitoring of a new server for hours. ScopePort will do the most for you. You will only have to install the client and copy the automatically generated config file to the server. [Less]
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.
sshproxy is a pure python implementation of an ssh authenticating proxy.
It allows users to connect to remote sites without having to know the password or key of the remote sites.
ACL rules can be set up to allow or deny users based on
... [More]
different parameters like their IP address or the time of the day.
Access attempts are logged via syslog, and an enhanced "action log" system is under development.
The client is the standard ssh client. [Less]
Cleans referrer spam from Apache logs and AWStats data files.
Support unattended installation of several Linux and Windows. Also a collection of scripts for inventory, deinstallation and other add-ons like dhcp-ldap, php-ssh, samhain, syslog-ng, switch managment, ldap browser. All written in bash and php.
This project is a modern C++ library with a focus on portability and program correctness. It strives to be easy to use right and hard to use wrong. Thus, it comes with extensive documentation and thorough debugging modes. The library provides a
... [More]
platform abstraction layer for common tasks such as interfacing with network services, handling threads, or creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and text parsing, and many other general utilities. [Less]
Parlay is a command line helper which intercepts some actions such as deleting files, and while it will perform all commands, it may keep copies in 'trash', use version control (without explicitly specifying a version control command), keep copies of
... [More]
old versions, or otherwise intelligently prevent the user from accidentally wrecking their project. It also keeps full, descriptive logs.
It is currently being reorganized as a plugin for Rubyunix [Less]
Netdisco is a network management application targeted at large corporate and university networks. Data is collected into a Postgres database using SNMP and presented with a clean web interface using Mason.
Designed for moderate to large networks
... [More]
, configuration information and connection data for network devices are retrieved by SNMP. With Netdisco you can locate the switch port of an end-user system by IP or MAC address. Data is stored using a SQL database for scalability and speed. Layer-2 topology protocols such as CDP (Cisco Discovery Protocol) optionally provides automatic discovery of the network topology.
The network is inventoried by both device model and operating system (like IOS). Netdisco uses router ARP tables and L2 switch MAC forwarding tables to locate nodes on physical ports and track them by their IP addresses. For each node, a time stamped history of the ports it has visited and the IP addresses it has used is maintained.
Netdisco gets all its data, including topology information, with SNMP polls and DNS queries. It does not use CLI access and has no need for privilege passwords. Security features include a wire-side Wireless Access Point (AP) locator.
The project is supported by a community of open-source developers, headed by Eric Miller, Bill Fenner, and Max Baker. [Less]
"Onlinecounter" which can be visibly integrated into a web page.
German original text:
Der chCounter ist wesentlich mehr als wie ein normaler Besucherzähler. Mit dem chCounter hat man eine komplette Besucherstatistik mit sehr vielen Parametern.
... [More]
Egal ob der verwendete Browser des Besuchers oder eine Seitenstatistik, Tagesverlauf usw. werden in vielen Einzelheiten ausführlich sofort ausgegeben. Dieser Onlinecounter macht alle Auswertungen in Echtzeit und nicht mit Zeitversatz wie die meist vom Provider angebotene Statistik. Der chCounter benötigt nur PHP und eine MySQL-Datenbank und ist sehr einfach zu installieren. Er kann sichtbar oder unsichtbar in die einzelnen Internetseiten eingebunden werden und ist bei sichtbarer Einbindung in eine Internetseite sehr individuell anpassbar. [Less]
GTStats è un progetto opensource e gratuito in PHP/MySQL per il monitoraggio dei siti web, compatibile con PHPStats, a cui sta lavorando la community GT.
Sai programmare? GTStats Progettazione
... [More]
(http://www.giorgiotave.it/wikigt/os/GTStats_Progettazione)
Scarica GTStats (SVN) su Google Code (http://code.google.com/p/gt-stats/)
[edit]Obiettivi e funzionalità
Forse vi state domandando a cosa serva creare uno strumento per il monitoraggio quando ce ne sono decine in commercio potenti come Google Analytics?
Il punto è che Analytics non è opensource, non avete i dati disponibili su database ed è di terze parti.
Non disponendo del codice e dei dati non è possibile attuare una seria analisi di comportamento come quelle basate sul Customer Behavioural Model Graph o sul Cluste [Less]
KLog is a Win32 implementation of *nix syslog daemon to support remote logging of message from syslog-enabled unix servers, routers and other networked devices and applications.
PerlIDS (CGI::IDS) is a Perl website intrusion detection system based on PHPIDS http://php-ids.org/. It parses any hashref for possible attacks, so it does not depend on CGI.pm.
The intrusion detection is based on a set of converters that convert
... [More]
the request according to common techniques that are used to hide attacks. These converted strings are checked for attacks by running a filter set of currently 68 regular expressions. For easily keeping the filter set up-to-date, PerlIDS is compatible to the original XML filter set of PHPIDS, which is frequently updated. [Less]