# infispector
**Repository Path**: mirrors_infinispan/infispector
## Basic Information
- **Project Name**: infispector
- **Description**: Network inspection tool for Infinispan clusters
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-08
- **Last Updated**: 2026-05-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Infinispan messages history,
is never more a mystery.
Meet InfiSpector, say hello!
He monitors that data flow.
Send the entries, let it grow,
InfiSpector makes the show!
#### What is InfiSpector:
Our intention is to graphically represent JGroups communication
happening between Infinispan nodes in a cluster to help users and developers
better understand what's happening inside during data replication/distribution.
#### How to run the application:
- `chmod +x install.sh`
- `./install.sh`
* script will install dependencies and set everything for your comfort. Script will need password to create a file in */etc/bash\_completion.d/* folder for the autocomplete possibility
- `infispector prepare`
* start necessary dependecies
- `infispector nodes NUMBER` (optional)
* simulate **NUMBER** of nodes with communication
- `infispector start`
- then you can access app locally at: http://localhost:8080/