j-white / opennms-stress-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenNMS Stress Tools

This repository contains a collection of utilities and scripts for load testing OpenNMS' and associated components.

pgbench

The scripts provided in the pgbench directory will help in using pgbench, which should be provided by your local PostgreSQL install, to establish a baseline of raw database (event) insert performance.

jdbc-events

The tool provided in the jdbc-events directory will help establish a baseline of raw database insert performance from a minimal Java application, using the same libraries as we use in OpenNMS.

udpgen

Moved to https://github.com/OpenNMS/udpgen

udplistener

A series of fat .jars used to evaluate the rate at which different strategies can handle processing UDP packets.

esstress

Indexes flows into Elasticsearch.

About


Languages

Language:PLpgSQL 64.0%Language:Java 35.7%Language:Shell 0.3%