SmokePing Open Source Network Latency Grapher

Introduction
If we talk about network quality, as i know, there are three things we should monitor:

Latency
It is the time needed for the sender to send a packet and get reply. Other term is Round Trip. Propagation, Transmission, Router are affecting the Latency.
Packet Loss
When the sender send packet but got no reply we can say it [...]

Ziptie with MySQL or PostgreSQL

Introduction
It is possible to replace derby database, ziptie’s original database, with MySQL or PostgreSQL. For me derby is enough to handle ziptie. Small resource, based on java and sql standard, easy backup (just copy the directory) and of course integrated with ziptie from beginning.But if you already have MySQL or PostgreSQL, it is good idea [...]

JFFNMS Open Source Network Monitoring System

Description
JFFNMS stands for Just For Fun Network Monitoring System. Yes it will make network administrator has fun time with their network :). JFFNMS is developed by Javier Szyszlican. What it makes a special NMS software is a lot of feature for fault management and performance management.
Here is the feature i can highlight from JFFNMS website:

Multi [...]