Ad Widget

Collapse

Alternative database for zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • karlangas
    Junior Member
    • Feb 2011
    • 2

    #1

    Alternative database for zabbix

    Hello,

    I need to make a portal based on zabbix that shows several graphics obtained from a mysql database that is feeded from a ganglia gmtad.

    Is it possible to give this database (mysql) to zabbix for it to parse the data in some way and generate the graphics or am I terribly wrong? .

    Thanks in advance.
  • nelsonab
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2006
    • 1233

    #2
    Without knowing the format of the database or how Ganglia works I'm going to say no. What might be more possible however would be to figure out how to embed Ganglia graphs into Zabbix screens, however I'm willing to bet that doing so will require some programming effort.
    RHCE, author of zbxapi
    Ansible, the missing piece (Zabconf 2017): https://www.youtube.com/watch?v=R5T9NidjjDE
    Zabbix and SNMP on Linux (Zabconf 2015): https://www.youtube.com/watch?v=98PEHpLFVHM

    Comment

    • karlangas
      Junior Member
      • Feb 2011
      • 2

      #3
      Thank you,

      I certainly expressed myself wrong.

      I have a Mysql database with records that come from ganglia, but it's not a ganglia database, it's generated by phyton scripts.

      What i'm trying to do is feed this database to zabbix so it will generate graphics based on it's records.

      Thank you very much.

      Comment

      Working...