Menu

jamonadmin.jsp

2013-05-07
2013-05-20
  • Emil Syundyukov

    Emil Syundyukov - 2013-05-07

    How can i get the monitoring data to .xml file?

     
  • Steve Souza

    Steve Souza - 2013-05-07

    I don't have jamon running on this computer…
    * but if you go to jamonadmin.jsp you can select xml from the select box for output type.  Select that option. 
    * You can also take this request string and call it from curl and write it to a file in an automated way. 
    * This video also shows how to get information out via curl (towards the end around 2:35): http://www.youtube.com/watch?v=Drf3d9m5zss

    Here are some other jamon videos that should help.
    * demo - http://www.youtube.com/watch?v=BfIuoy8mP5c
    * jamon intro - http://www.youtube.com/watch?v=fKooex0ZPcw

     
  • Emil Syundyukov

    Emil Syundyukov - 2013-05-08

    Thanks a lot for the help!

    As I understood, I need to call jgetdata sh method in my terminal.. I ha ve a Windows Computer, so I have some problems executing it.. Please, can you help me?

     
  • Steve Souza

    Steve Souza - 2013-05-08

    * If you want to simply download an xml file within the browser you can do that in jamonadmin.jsp. 
    * If you want to automate this from the command line you will have to use a utility like wget, or curl (look in jgetdata.sh).  
    * I am not a windows user, so I don't know if they have a utility to do that by default. 
    * If not you can google something like 'windows command line http get' and see what you find.

     
  • Emil Syundyukov

    Emil Syundyukov - 2013-05-08

    Thanks a lot!
    I wrote a VB script to download the xml file and wrote a path for downloading: http://localhost:8081/jamon/jamonadmin.jsp
    I got the values + html code
    Please, can you give me an advice: What is the path for the clean xml formatted code? :)

     
  • Emil Syundyukov

    Emil Syundyukov - 2013-05-08

    Thank you very much for the help!

     

Log in to post a comment.