8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
OpenVPN-Status is a web interface that manage who is connected to your OpenVPN server.
It connects to the management OpenVPN server,
and try to give status of all connections in the real time.
It has been developed using modpython.
This project hosts the sources for addon packages ("contribs") for the 'smeserver' project. These packages are automatically built and released into the "smecontribs" repository. All contribs developers are welcome to add their packages here.
this is a servermonitoring system written with python 2.5 with pyodbc. this ping,http and SQL a remote server to monitor its up time. any downtime of remote server more than 3 times will insert a record into database. and email will be sent to recipents
SSHsprinkler is a tool to distribute the execution of commands or scripts on a set of remote networked systems. It is portable (written in Python), asynchronous, uses the ssh encryption and manages the logs of the batches carried out on target systems.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
An ARP watch daemon for windows (portable to linux but it is already there...) which is able to be run as a service and logs to eventlog so one can collect the logs and react to events.
Rembassy is a servermonitoring architecture that attempts to be easy to adapt and extend. Includes web interface, flexible and easy APIs to build plugins, historic data of state changes and much more.
The Big Brother Watcher is a Perl/Python server/client application to relay monitoring events directly to a user's desktop from either Big Brother or The Hobbit Monitor.
simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp and route table manipulation, firewalling, interface configuration, IP tunnelling, and raw Ethernet and IP datagram transmission.
A small, portable, client/server GUI designed to work on many types of hardware, including handheld computers and other embedded systems. For more information and downloads, see http://picogui.org
Pymoodss is a multithreading python extension library for
the moodss servermonitoring system. Modules for mod_backhand, df, psgrep,
ping, mdstat are avaible.
Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries
This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
PGGT (Performance Gathering and Graphing Tools) is a set of tools for gathering and graphing the information collected by the *stat suite of commands: iostat, vmstat, netstat.
Originally written by Paul Vixie in 1986 and distributed through mod.sources, "display" is a program which will repeatedly execute a command and display the output through curses. The purpose of this project is to maintain and extend display.
This project offers a client/server tool to analyze the /var/log/auth.log in order to gather information about the login attempts. The information is sent to a server side where the datas are stored in a sqlite database.
Archangel is meant to be a sort of 'improved' version of dansguardian and uses the same default lists as dansguardian. It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include:
1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP.
2. Because it uses blocking modules and is written in python, it is extremely easy to write new modules for...