mon-cli

command
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2022 License: MIT, MIT Imports: 23 Imported by: 0

README

mon-cli : command line monitor / tracer version

ToDo

  1. Convert the configuration to a "set" of configs in Redis - simpler to update.
  2. Add in xyzzyAddCRUD - All the indifidual configs
  3. Add in a "PUBLISH" to send this to a socket.io listener for clients on the web?? - may do this as a bot and use this code as a library.

Note

A return status of 404 for not found on a pinged server is considered to be a UP server! This means that you got A response from the server - you do not need to get a good response for the server to be up.

This may change with an option for "set of valid status codes" and "set of RE matches" that are a UP server.

To load a configuraiton


	$ ./mon-cli load -f cfg0.json

To dump to screen the current configuration


	$ ./mon-cli dump

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL