Skip to content

BCL-FOSS/umjini-probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umjiniti-probe

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

Initial Configuration

# 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

About

(UNDER DEVELOPMENT) MCP Server giving LLMs access to common command-line network utilities ie. nmap, traceroute, iperf etc. Functions as the remote probe and monitoring agent for the open source umjini Network Monitoring & Automation platform developed by Baugh Consulting & Lab L.L.C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors