Ad Widget

Collapse

solr jmx monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gunnar
    Junior Member
    • Nov 2007
    • 5

    #1

    solr jmx monitoring

    Hello,

    is there a working template for solr 4.2 and zabbix 2.2?

    I have tried this: https://github.com/flaviotorres/zabbix
    but it doesn't work since most of the keys don't exist in our solr installation.
    I think all keys with /lucid are non standard

    Any ideas how to access these mbeans keys?

    solr/collection1
    +search
    +org.apache.solr.handler.StandardRequestHandler
    +Attributes

    Thanks,

    Gunnar
  • gunnar
    Junior Member
    • Nov 2007
    • 5

    #2
    Keys I can read

    I get now values for key like this:

    jmx["solr/collection1:type=queryResultCache,id=org.apache.so lr.search.LRUCache","hits"]

    I still didn't figure out how to read values from:
    solr/collection1:id=org.apache.solr.handler.component.S earchHandler,type=/search
    OR
    solr/collection1:id=org.apache.solr.handler.component.S earchHandler,type=org.apache.solr.handler.componen t.SearchHandler

    Comment

    • gunnar
      Junior Member
      • Nov 2007
      • 5

      #3
      Template available

      I have put a template on github, it should work for you if you have one collection and it's named collection1, otherwise change according to your name:

      Contribute to akitogo/Zabbix-jmx-solr-template development by creating an account on GitHub.

      Comment

      • hackuracy
        Junior Member
        • Apr 2015
        • 1

        #4
        Zabbix Solr Multicore

        Hi,
        I never found a template where core is easy to change or for multi core instance.
        I try to do and share it :

        Primitive solution for SolR monitoring on Zabbix. Contribute to Hackuracy/zabbix-solr-multicore development by creating an account on GitHub.


        It's a primitive solution aggregating jmx jvm monitoring and core monitoring.
        It use a very small python script which discovers core list.

        Bye

        Comment

        • emil@hirestorm.com
          Junior Member
          • Sep 2019
          • 6

          #5
          Hello,

          I am not able to monitor apache solr in my server, all of the items in solr are not supported status,
          Jmx is enabled, few java metrics are woking fine.
          Any help will be appreciated.
          Attached Files

          Comment

          • dimir
            Zabbix developer
            • Apr 2011
            • 1080

            #6
            If you mouseover the red error icon on the right you should be able to see the reason for items being notsupported.

            Comment

          • dimir
            Zabbix developer
            • Apr 2011
            • 1080

            #7
            Sorry, these error messages do not make any sense to me. :-(

            Comment


            • emil@hirestorm.com
              [email protected] commented
              Editing a comment
              Hello,

              Is it possible for monitoring Solr with zabbix, if so please help me with a supported template and installation guide.

              Thanks,
          Working...