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