Francesco Montorsi

Results 5 repositories owned by Francesco Montorsi

cmonitor

47
Stars
10
Forks
Watchers

A Docker/LXC/Kubernetes, database-free, lightweight container performance monitoring solution, perfect for ephemeral containers (e.g. containers used for DevOps automatic testing). Can also be used wi...

CPU-MEM-monitor

46
Stars
18
Forks
Watchers

A simple script to log Linux CPU and memory usage (using top or pidstat command) over time and output an Excel- or OpenOfficeCalc-friendly report

large-pcap-analyzer

92
Stars
18
Forks
Watchers

A command-line utility program that performs some simple operations on PCAP files (Wireshark/tcpdump traces) very quickly. Allows you to manipulate very large PCAP files that cannot be easily handled...

boost-intrusive-pool

20
Stars
1
Forks
Watchers

A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).