1. 20 Feb, 2019 1 commit
    • We now keep 3 measurements internaly. If a delta is calculated and is
      negative, it is ignored. If no delta can be calculated between the
      3 last measurements, the last valid response is returned instead, until
      a new delta can be calculated. When a cached response is reported, it 
      will be logged with a timestamp, name of the counter and all 3
      measurements ordered by age (youngest first).
      Improved logging with timestamps also for exceptions.
      Christian Gerdes authored
  2. 13 Feb, 2019 1 commit
  3. 06 Feb, 2019 1 commit
  4. 02 May, 2018 1 commit
  5. 25 Apr, 2018 1 commit
  6. 18 Apr, 2018 1 commit
  7. 11 Apr, 2018 1 commit
  8. 28 Mar, 2018 1 commit
  9. 21 Feb, 2018 1 commit
  10. 24 Jan, 2018 1 commit
  11. 10 Jan, 2018 1 commit
  12. 15 Nov, 2017 1 commit
  13. 08 Nov, 2017 1 commit
  14. 01 Nov, 2017 1 commit
  15. 11 Oct, 2017 1 commit
  16. 13 Sep, 2017 1 commit
  17. 06 Sep, 2017 1 commit
  18. 26 Apr, 2017 1 commit
    • action buttons in OraMon.jsp. 
      
      Name of DB is now set in OraMonREST/getMetrics
      Some cleanup of code
      Changed the order of counters to have the most interresting first
      OraMonREST/getData and getMetrics now support new style connection
      strings
      Added a find() method to both Registry implementations
      Both getData methods (Ora and Jmx) now support to be called without
      :username:password in connection string if the monitor already exists
      Christian Gerdes authored
  19. 12 Apr, 2017 1 commit
  20. 05 Apr, 2017 2 commits
  21. 29 Mar, 2017 2 commits
  22. 22 Mar, 2017 1 commit
  23. 03 Oct, 2016 1 commit
  24. 25 May, 2016 1 commit
  25. 27 Apr, 2016 1 commit
  26. 26 Feb, 2016 1 commit
  27. 19 Feb, 2016 1 commit
  28. 12 Feb, 2016 1 commit
  29. 08 Feb, 2016 1 commit
    • context root OraMonREST/ istället. Döpt om den till getData samt skapat
      en som heter getMetrics. Lagt in thread safety på getData och testat med
      10 paralella anrop utan att det nu går fel. getMetrics returnerar samma
      set av data som javamon vu:n fast i json format. Ändrat OraMon.jsp så
      den visar vettig status om monitorerna, som antal anrop, svarstid, ålder
      på datat. getData tar nu även en age parameter som kontrollerar
      cachning. Därmed kan man alltid anropa denna innan getMetrics utan att
      det blir onödiga db anrop. Testat mot Oracle XE 11.2.
      Christian Gerdes authored
  30. 21 Jan, 2016 1 commit
  31. 14 Oct, 2015 1 commit