expose all commands,e.g. 'reload' via HTTP interface, and on UI

Issue #489 new
dmitry babitsky created an issue

or, document if they exist, I could not figure out how to call 'reload' remotely

Comments (1)

  1. dmitry babitsky reporter

    The use case: config files for multiple hosts are generated in an NFS directory. After that, I need to have monits on each host re-read their config files. I could ssh to each host, but password is my only auth mechanism, so it cannot be scripted.

    I would like to curl to monit instead and tell it to re-read the config file.

  2. Log in to comment