Montric icon indicating copy to clipboard operation
Montric copied to clipboard

Montric

Results 25 Montric issues
Sort by recently updated
recently updated
newest added

Export/Import to/from XML Export via Email ? Scheduled backup and imports via email (daily/weekly/daily whenever theres changes, etc). Can be useful if the need to wipe the data, to start...

It would be very convenient to add a checkbox for each alert where it would be possible to alert when statistics for that alert is missing completely (monitored application down,...

It should be possible to store the current view with an easy-to-use panel. When storing a new view the client will supply the following to the server: - Stored View...

It would be very nice if the BTrace agent were able to pass along a count of the objects in the system, just like the jmap -histo:live functionality does. This...

Eurekaj Proxy needs to use an access token instead of username/password. The API for sending in statistics also needs to be updated to conform with the API changes in 1.5.

Contribute to finishing version 2.0 of BTrace.

Re-implement/update the Nexmo SMS Plugin to EurekaJ 1.5. Allowing account admins to specify their credentials towards nexmo.

On Windows, the config parameter 'eurekaj.proxy.scriptpath' doesn't accept backslashes (it simply ignores the file path). ``` [incorrect] eurekaj.proxy.scriptpath=D:\my\path\to\btrace-output [accepted] eurekaj.proxy.scriptpath=D:/my/path/to/btrace-output ```