#influxdb

/

      • Arrgh has quit
      • Arrgh joined the channel
      • pauldix has quit
      • Arrgh has quit
      • heydrick joined the channel
      • Arrgh joined the channel
      • Arrgh has quit
      • Arrgh joined the channel
      • Arrgh has quit
      • clkao_ joined the channel
      • PSUdaemo1 joined the channel
      • meister joined the channel
      • candy`_ joined the channel
      • kshep_ joined the channel
      • babilen_ joined the channel
      • blinkbot2k joined the channel
      • ParisHolley joined the channel
      • somebody32_ joined the channel
      • B1nny_ joined the channel
      • PSUdaemon has quit
      • alub has quit
      • clkao_ is now known as clkao
      • alub joined the channel
      • pauldix joined the channel
      • ParisHolley
        pauldix: I have official pushed the storage engine to its limits :) if you have a branch you are working on, happy to contribute where i can
      • pauldix has quit
      • yo61 joined the channel
      • Arrgh joined the channel
      • Arrgh has quit
      • Arrgh joined the channel
      • Arrgh has quit
      • pauldix joined the channel
      • heydrick joined the channel
      • pauldix has quit
      • ParisHolley has left the channel
      • nefilim joined the channel
      • pauldix joined the channel
      • pauldix has quit
      • SkyRocknRoll joined the channel
      • kylequest joined the channel
      • spuder joined the channel
      • SkyRocknRoll joined the channel
      • SkyRocknRoll joined the channel
      • stephanbuys joined the channel
      • areski joined the channel
      • hillar joined the channel
      • harobed joined the channel
      • descrepes joined the channel
      • Melair joined the channel
      • Melair has quit
      • pauldix joined the channel
      • pauldix has quit
      • virtualvin joined the channel
      • PierreF has quit
      • wojtczak joined the channel
      • wojtczak has left the channel
      • PierreF joined the channel
      • DanielVigueras joined the channel
      • kylemathews joined the channel
      • Mattch joined the channel
      • vpol joined the channel
      • candy` joined the channel
      • GianArb joined the channel
      • pomyk|w joined the channel
      • arussellsaw joined the channel
      • arussellsaw
        hey, this is probably a bad time of day to ask, but i was wondering, can i list all hosts in the join-urls: section of the config?
      • ie, will node1 care that it has node1 in it's join urls
      • pomyk|w has left the channel
      • namra joined the channel
      • xmj
        haha
      • I wonder if ParisHolley pushed the new storage engine to its limits..
      • productiondba joined the channel
      • Melair joined the channel
      • hillar has quit
      • pomyk|w joined the channel
      • hillar joined the channel
      • Doo_
        hi there, I can't find what i'm looking for anywhere in the documentation, and i'll be glad to update it afterwards. My problem is quite dumb : I'm using grafana (and loving it) 2.1.3 /w influxdb 0.9.4. I'm using the graphite socket of influxdb to report my system metrics, and the format, wrapped by collectd is "server_domain_tld.metrics.metric", so I used a "show series;" query to list all my servers and match them via the regex. My problem (finally) is
      • that I can only match the first server of the list ! My regex is "/(.*(_mycompany_com|_othercompany_com))/"
      • areski joined the channel
      • Melair has quit
      • athoune joined the channel
      • kylemathews joined the channel
      • unpaidbill joined the channel
      • pomyk|w has left the channel
      • kylemathews has quit
      • arussellsaw has quit
      • arussellsaw joined the channel
      • hillar has quit
      • Melair joined the channel
      • areski has quit
      • koe joined the channel
      • xmj
        that regexp looks weird
      • Melair has quit
      • hillar joined the channel
      • areski joined the channel
      • Melair joined the channel
      • Melair has quit
      • Melair joined the channel
      • pomyk|w joined the channel
      • hillar has quit
      • Melair has quit
      • hillar joined the channel
      • stej joined the channel
      • Melair joined the channel
      • Melair has quit
      • pomyk|w has quit
      • arussellsaw has quit
      • fp joined the channel
      • pauldix joined the channel
      • hillar has quit
      • pauldix has quit
      • radiocats joined the channel
      • radiocats has quit
      • radiocats joined the channel
      • Sora joined the channel
      • Melair joined the channel
      • Sora
        Hi, I am having an issue with my influxdb, whenever it gets a query the instance of the shell/web interface hang and become unresponsive until restarted
      • Melair has quit
      • I tried googling to not much avail, I found a post about a similar problem but in the end they just recommended waiting for the release of 0.9.3
      • Melair joined the channel
      • sztanpet
        at least you dont have to wait much, since were on 0.9.4
      • pauldix joined the channel
      • meister
        hi, I have a single node influxdb setup. "influxd backup file" creates an empty file (snapshots enabled in config file)
      • (v0.9.4.1)
      • sztanpet
        another dude had the same problem, made a ticket about it, search for it on the issue tracker
      • Melair has quit
      • Sora
        sztanpet
      • I am already using 0.9.4.1 :P still got the problem
      • sztanpet
        so why would you wait for a version released in the past?
      • Sora
        "There is no indications in your logs as to why there would be an issue, my best recommendation would be to wait for update 0.9.3" or something along those lines was the response
      • jfro joined the channel
      • jfro
        howdy all, anybody know if there's a way to avoid NaN issues with influxdb & collectd? just started trying out monitoring some network stuff and apparently getting some NaNs stored which yields unqueryable data :/
      • have yet to find anything promising about maybe preventing collectd or influxdb from ever storing them in the first place
      • fp has quit
      • fp joined the channel
      • xmj
        Sora: what sort of query to your influx instance? anything?
      • Sora
        show measurments
      • show databases works fine
      • sorry for late response xmj
      • xmj
        is it your instance that's dead, or just the browser?
      • aka, have you tried doing the same thing via curl?
      • Sora
        curl returned "could not resolve host: 'xxx.xxx.xxx.xxx', Closing connection 0, curl: (6) Could not resolve host: 'xxx.xxx.xxx.xxx
      • nvm had a typo in the curl
      • that worked fine
      • though the web wont allow even show databases
      • the shell allows for both show database and show measurement
      • but hangs when trying to get data
      • correction, it turns out it is just this 1 db that it hangs on, it works fine when trying to access data in other dbs
      • though the web interface still fails to do anything
      • xmj
        fsacinating