Details

    • New Feature
    • Resolution: Unresolved
    • Trivial
    • None
    • Professional Edition
    • API
    • None

    Description

      I would like to replace MRTG with our Observium for network weathermap generation, but it needs acccess to rrd files. I could't find if there is API avaiable for rrd access, simillar to graph api.

      Attachments

        Activity

          [OBS-2911] API for RRD access

          Maybe extension to graph API ? Now you are returning graphs in different formats, so it will return source rdd ? It would save a lot of work for us.

          zidek@master.cz Martin Zídek added a comment - Maybe extension to graph API ? Now you are returning graphs in different formats, so it will return source rdd ? It would save a lot of work for us.

          This would be pretty difficult to create, since we don't actually know what RRDs exist. We don't have an RRD registry or anything similar. It would also be a permissions nightmare.

          adama Adam Armstrong added a comment - This would be pretty difficult to create, since we don't actually know what RRDs exist. We don't have an RRD registry or anything similar. It would also be a permissions nightmare.

          I know, that rrds are on disk, and I can map them to webserver and use it, but it will be helpfull for me if it will be avaiable as graph on some URL like

          /rrd.php?id=XXX

          with link on port page, so I dont have to search manually for rrd name

           

          zidek@master.cz Martin Zídek added a comment - I know, that rrds are on disk, and I can map them to webserver and use it, but it will be helpfull for me if it will be avaiable as graph on some URL like /rrd.php?id=XXX with link on port page, so I dont have to search manually for rrd name  

          The RRDs are available on the filesystem, i'm not sure what an API would actually do here

          adama Adam Armstrong added a comment - The RRDs are available on the filesystem, i'm not sure what an API would actually do here

          People

            adama Adam Armstrong
            zidek@master.cz Martin Zídek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: