Switch to DuckDuckGo Search
   April 27, 2017  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >

Toggle Join/Part | bottom
[00:17:41] *** jocthbr <jocthbr!~jocthbr@170.150.52.14> has quit IRC (Ping timeout: 260 seconds)
[00:42:58] *** torriz <torriz!~torriz@46.90-149-122.nextgentel.com> has joined #project-FiFo
[00:42:58] *** torriz <torriz!~torriz@46.90-149-122.nextgentel.com> has quit IRC (Changing host)
[00:42:58] *** torriz <torriz!~torriz@unaffiliated/torriz> has joined #project-FiFo
[03:48:14] *** ShaunD <ShaunD!~quassel@203.161.108.48.static.amnet.net.au> has quit IRC (Ping timeout: 252 seconds)
[03:49:12] *** ShaunD <ShaunD!~quassel@203.161.108.48.static.amnet.net.au> has joined #project-FiFo
[09:28:13] -msg- [sniffle] Licenser pushed 1 new commit to test: https://git.io/v9sss
[09:28:13] -msg- sniffle/test 3b64024 Heinz N. Gies: Add show
[09:28:37] -msg- [sniffle] Licenser pushed 1 new commit to dev: https://git.io/v9ssG
[09:28:37] -msg- sniffle/dev f3a704b Heinz N. Gies: Merge branch 'test' into dev
[10:27:19] *** jonas_ <jonas_!86a92690@gateway/web/freenode/ip.134.169.38.144> has joined #project-FiFo
[10:32:40] <jonas_> Hi. does FIFO or CERBERUS work over https? Is there any documentation how to configure this?
[10:34:46] <Licenser> it does, by default 443 is the https port
[10:35:27] <Licenser> the configuration for that is in /data/howl/etc/howl.conf
[10:35:50] <jonas_> cool. Is it possible to redirect from http to https? Where do I put a valid cert to?
[10:36:34] <Licenser> redirection no, the cert you can configure in the howl.conf, you either replace the existgin onces or point it to yours, both works
[10:36:55] <jonas_> ok, so I may just disable the http port?
[10:37:17] <jonas_> found it!
[10:37:21] <Licenser> HTTP is always on right now, but you could set it to something blocked by the firewall (or one not accessiable)
[10:37:21] <jonas_> brilliant!
[10:37:32] <jonas_> thanks a lot!
[10:37:49] <Licenser> always
[10:38:11] <Licenser> mind if I quickly send you a /msg?
[10:39:03] <jonas_> your welcome
[13:11:17] <jbenhaim> hi better build with the recommanded erlang 18 ;)
[13:14:46] <jbenhaim> in the dalmatiner proxy i choose db_graphite listener , comment the idx.pg entry and set idx.backend to dqe_idx_ddb
[13:15:14] <jbenhaim> but message in log and i see in the generated config that he always try to connect to pg
[13:15:26] <jbenhaim> the proxy config
[13:15:26] <jbenhaim> pastebin.com/dnVupMnA
[13:16:13] <jbenhaim> there no information about how to create the buckets in the dalmatiner doc too for the first start
[13:17:26] <jbenhaim> and the config of dalmatiner db https://pastebin.com/Z71TdMhJ
[13:18:59] <jbenhaim> but in the log i get warning : 2017-04-27 13:14:24.042 [warning] <0.161.0> <0.161.0> Unable to connect to metric_metadata at 127.0.0.1 with user ddb ({error,econnrefused}) - attempting reconnect in 300000 ms
[13:20:56] <Licenser> that tells you postgres is not running on the host you pointed it to
[13:23:40] <jbenhaim> Licenser, yes but i don't wan to use dimentionnal and want to use native ddb indexer only
[13:24:10] <Licenser> can't, it's either the ddb indexer or dimensions
[13:24:37] <jbenhaim> why as i comment the entry about pg and use dqe_idx_ddb in backend db he try ?
[13:25:52] <jbenhaim> right Licenser i only want ddb indexer
[13:27:13] <jbenhaim> Licenser, how do i tell him to not use pg ?
[13:28:21] <jbenhaim> it is not the idx.backend = dqe_idx_ddb ?
[13:29:53] <jbenhaim> in the generated config i see entry about pg even the idx.backend is ddb
[13:29:54] <jbenhaim> https://pastebin.com/iBqxf8ga
[13:30:02] <Licenser> oh if you're not using that you can ignore the error really
[13:30:46] <jbenhaim> ho ok but netdata cannot connect to the proxy maybe it cause the buckets is not created ?
[13:31:34] <Licenser> what is netdata?
[13:31:57] <jbenhaim> that just a relatime stat collector
[13:32:32] <jbenhaim> who sent data in multi forma as grpahite optsdb influx etc
[13:32:50] <Licenser> ah
[13:32:57] <Licenser> what format are you trying to use?
[13:33:41] <jbenhaim> as no dimention i set it to graphite
[13:34:13] <jbenhaim> in netdata and dalmatiner listener
[13:34:52] <jbenhaim> but seems that he cannot connect to the listener 2017-04-27 13:34:25: netdata: ERROR: Failed to connect to '127.0.0.1', port '2003' (errno 111, Connection refused)
[13:35:07] <Licenser> connection refused means it's network related
[13:35:36] <jbenhaim> it's localhost and netstat return listening port as avtive
[13:36:12] <Licenser> can you netcat to the port?
[13:41:28] <jbenhaim> hum dpx crash :/
[13:42:47] <jbenhaim> let me check
[13:47:36] <jbenhaim> seem that last crash is about econnrefused
[13:47:37] <jbenhaim> https://pastebin.com/TT9k1fjS
[13:48:44] <Licenser> to ddb yes
[13:49:23] <Licenser> oh to pg
[13:49:36] <jbenhaim> yes :/ and laste message in error is
[13:49:37] <jbenhaim> 2017-04-27 13:45:57.902 [error] <0.190.0> CRASH REPORT Process <0.190.0> with 0 neighbours exited with reason: econnrefused in gen_server:terminate/7 line 826
[13:49:37] <jbenhaim> 2017-04-27 13:45:57.902 [error] <0.192.0> gen_server <0.192.0> terminated with reason: econnrefused
[13:49:45] <jbenhaim> seems related
[13:50:40] <Licenser> honestly, I suggest using the pg indexer, the ddb one will eventually be pahsed out
[13:50:49] <jbenhaim> ok
[13:51:03] <jbenhaim> about the pg you tell about a sql to contruct the base structure
[13:51:17] <jbenhaim> but i don't found the file
[13:51:17] <Licenser> PG is significanty fastertoo
[13:51:47] <jbenhaim> https://dalmatiner.readme.io/docs/dfe-indexing-metrics
[13:51:53] <jbenhaim> su - postgres -c "psql -f /var/lib/dfe/schema.sql"
[13:52:27] <Licenser> *sigh* that happens when you take on contributions -.-
[13:52:54] <jbenhaim> ok do you plan to go to nanosec about precision ?
[13:52:59] <Licenser> no
[13:53:13] <Licenser> it should be in /opt/local/dalmatinerfe/(or wherever you put it)/lib/dqe_idx_pg/priv/schema.sql
[13:53:37] <jbenhaim> ho ok i haven't download this don't it should be in dalmatiner db ?
[13:54:05] <jbenhaim> thanks Listener i try with pg ;)
[13:54:40] <Licenser> for example: dalmatinerfe/lib/dqe_idx_pg-0.3.6/priv/schema.sql
[13:58:13] <Licenser> and the prefix is/opt/local/ if you are using the smartos package
[13:59:19] <jbenhaim> no i have compiled from the git
[14:00:31] <jbenhaim> thanks Licenser, sry not Listener x)
[14:00:31] <Licenser> then in the dir you build it from: _build/prod/rel/dalmatinerfe/lib/dqe_idx_pg-0.3.6/priv/schema.sql
[14:00:49] <Licenser> the 0.3.6. might be different
[14:01:04] <jbenhaim> it should be in github too i will check
[14:01:40] <Licenser> take the version from your disk as if the schema version does not match the library version you'll get trouble
[14:03:39] <jbenhaim> i don't need damatinerfe as i plan to use grafana for long time history
[14:04:08] <jbenhaim> non ?but i should get the one related to my db version is that .
[14:04:50] <jbenhaim> current dalmatiner db dalmatiner_db-0.3.2/
[14:05:01] <Licenser> if you want read ddb data from grafana you need the frontend
[14:05:49] <jbenhaim> ho ok
[14:06:31] <Licenser> the frontend is the query engine
[14:06:31] <jbenhaim> right i do a mistake about the fe and the UI
[14:06:58] <Licenser> yea you don't need the UI the FE coimes with it but you don't need to look at it
[14:39:04] <jbenhaim> :/ the fe don't start Licenser https://pastebin.com/yhNgp53P
[14:40:06] <Licenser> linux?
[14:41:43] <Licenser> https://github.com/dalmatinerdb/dalmatiner-frontend/blob/dev/share/advanced.config put this file next to the .config file
[14:43:02] <Licenser> wrong file
[14:49:00] <Licenser> echo "none() -> drop." > /data/dalmatinerfe/etc/rules.ot
[14:49:01] <Licenser> there you go
[14:57:34] <jbenhaim> yes centos 7
[14:57:37] <jbenhaim> ok
[14:58:09] <jbenhaim> running
[15:02:46] *** drscream <drscream!~drscream@coconut.frubar.net> has quit IRC (Ping timeout: 255 seconds)
[15:03:38] *** drscream <drscream!~drscream@coconut.frubar.net> has joined #project-FiFo
[16:23:55] *** jonas_ <jonas_!86a92690@gateway/web/freenode/ip.134.169.38.144> has quit IRC (Ping timeout: 260 seconds)
[23:31:40] *** tomww <tomww!~tom@unaffiliated/tomww> has quit IRC (Ping timeout: 240 seconds)
top

   April 27, 2017  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >