Skip to content

NodeMonitor is a more modern version of ServerMonitor. it's more lightweight, doesn't need compiling, and is written in Typescript

License

Notifications You must be signed in to change notification settings

fakeplexdev/nodemonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeMonitor

NodeMonitor is a more modern version of ServerMonitor

NOTE: the scripts are written in such a way to work in my version of Fakeplex. These scripts may not work for the original files. Of course you can edit all the code/scripts to work with your JAR file.

Startup

By running the app, and not having BungeeCord on first, will give you this error:

Bungee

So make sure BungeeCord is on before running NodeMonitor.

Shutdown

Don't ever just close the app with Ctrl + C! Always execute the "exit" command. This will close all servers one by one and then closes the app.

Shutdown

Commands

  • "add <group>" - Add a new server with given group.

Add

Note: You can only add groups that are also in Redis, otherwise:

CannotAdd

  • "remove <group>" - Remove a server from the network.

Remove

  • "fetch <server>" - Retrieve basic information of a server.

Fetch

  • "list <all/group>" - List all or a given group of servers.

List

Credits

Note: the Shell scripts are a bit modified to work with Fakeplex, but you can use the original scripts too.

About

NodeMonitor is a more modern version of ServerMonitor. it's more lightweight, doesn't need compiling, and is written in Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published