1850 projects tagged "Monitoring"
dabba is a set of distributed network monitoring tools for Linux. Its main use is to gather or scatter actions on a network such as traffic capture, replay, generation, or monitoring. It was inspired by the Dabba Walla system in Mumbai where meals are regrouped and dispatched throughout the city with a high efficiency rate, every day of the year. The project has three main components: libdabba, a low-level zero-copy network library, dabbad, a multi-threaded task manager and IPC query processor, and dabba, a CLI for communicating with dabbad and submitting tasks.
netstat-monitor is a commandline tool for monitoring network connections. Its output is similar to the output from the netstat command with the options "netstat --inet -alp". Netstat-monitor can be left running, though, and will report new connections as they are made. Also, filters can be created to limit what's displayed to just what's unexpected or interesting.
WebMon is a Java VM monitoring tool. It can be deployed to any servlet container or embedded in your EAR, or in JavaSE applications. RSS, e-mail, and Jabber notifications of potential problems are sent. It is useful if you aren't able to use traditional tools such as JConsole or VisualVM.
FlatTraffic is a Web interface for analysing netflow records and showing statistics designed to make it clear and easy to determine which hosts on a network are consuming data. It has been primarily designed for use by networking and servers geeks who have to endure the pain of data-capped Internet Service Providers, something that's unfortunately rather common in the Australia/New Zealand region in particular.
Andrisoft WANSIGHT is a fully featured network traffic analyzer and collector. It provides in-depth traffic analysis, traffic accounting, and bandwidth monitoring, and enables you to generate complex traffic reports, graphs, and tops, instantly pin down the cause of network incidents, understand patterns in application performance, and make the right capacity planning decisions. It supports 10GbE packet sniffing and NetFlow, sFlow, and IPFIX.
Monitoring::Spooler is a handy queue manager for queueing and delivery of monitoring notifications. It is able to handle several groups of on-call personnel and provides an extensible plugin mechanism to connect it to virtually any remote service which provides some kind of API. It is designed to work nicely with App::Standby.