1. 27 Mar, 2019 1 commit
  2. 27 Feb, 2019 2 commits
  3. 20 Feb, 2019 2 commits
  4. 13 Feb, 2019 1 commit
  5. 06 Feb, 2019 2 commits
  6. 02 May, 2018 1 commit
  7. 25 Apr, 2018 1 commit
  8. 18 Apr, 2018 1 commit
  9. 11 Apr, 2018 1 commit
  10. 21 Feb, 2018 1 commit
  11. 08 Nov, 2017 1 commit
  12. 01 Nov, 2017 1 commit
  13. 03 May, 2017 1 commit
  14. 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
  15. 19 Apr, 2017 1 commit
  16. 12 Apr, 2017 1 commit
  17. 05 Apr, 2017 2 commits
  18. 29 Mar, 2017 2 commits
  19. 15 Feb, 2017 1 commit
  20. 03 Oct, 2016 1 commit
  21. 25 May, 2016 1 commit
  22. 27 Apr, 2016 1 commit
  23. 26 Feb, 2016 1 commit
  24. 19 Feb, 2016 1 commit
  25. 12 Feb, 2016 1 commit
  26. 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
  27. 21 Jan, 2016 3 commits