umjiniti-probe

BCL-FOSS/umjiniti-probe

3.1

If you are the rightful owner of umjiniti-probe and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Open source network monitoring and analysis MCP server and API

umjiniti-probe

Open source tool to turn your favorite LLM into a bonafide network administrator.

Initial Configuration

# Assign A record for probe

# Change url in Caddyfile to url assigned to A record

# If running on Ubuntu host with 2GB of RAM or less, run the following command
$ sudo sysctl vm.overcommit_memory=1

# Set app scripts as executable
$ sudo chmod +x init.sh
$ sudo chmod +x restart.sh

# Run init script
$ sudo ./init.sh

# NOTE: restart.sh reloads the probe and necessary containers 
$ sudo ./restart.sh

To adopt to umjiniti-cloud


# Visit /docs for GUI or send POST request to /api/init to adopt probe to umjiniti-cloud