Re: [prometheus-users] Generator error: "cannot find oid"

2020-07-18 Thread Linkoid01
Thank you very much for your help thus far. However I am still not able to get it to generate. I removed the leading dot. My generator.yml file looks like this now: modules: > # AVTech RoomAlert 32E > ROOMALERT32E-MIB: > walk: > - 1.3.6.1.4.1.20916.1.8.1.1.1.1 >version: 1 > aut

Re: [prometheus-users] Generator error: "cannot find oid"

2020-07-18 Thread Linkoid01
Thank you very much for your help thus far. However I am still not able to get it to generate. I removed the leading dot. My generator.yml file looks like this now: modules: # AVTech RoomAlert 32E ROOMALERT32E-MIB: walk: - 1.3.6.1.4.1.20916.1.8.1.1.1.1 version: 1 auth: # C

Re: [prometheus-users] Bad documentation to install prometheus 1.0.1

2020-07-18 Thread Ben Kochie
Try https://github.com/cloudalchemy/ansible-node-exporter On Sat, Jul 18, 2020, 19:43 Roland Balla wrote: > Ah okay. Thank you, now working. > One more question. How can i deamonize node exporter? > > > 2020. július 18., szombat 20:23:27 UTC+3 időpontban Julien Pivotto a > következőt írta: >> >>

Re: [prometheus-users] Bad documentation to install prometheus 1.0.1

2020-07-18 Thread Roland Balla
Ah okay. Thank you, now working. One more question. How can i deamonize node exporter? 2020. július 18., szombat 20:23:27 UTC+3 időpontban Julien Pivotto a következőt írta: > > What you see is an info message not an error message. > > On 18 Jul 10:20, Roland Balla wrote: > > A okay. Thank you!

Re: [prometheus-users] Bad documentation to install prometheus 1.0.1

2020-07-18 Thread Julien Pivotto
What you see is an info message not an error message. On 18 Jul 10:20, Roland Balla wrote: > A okay. Thank you! > > How can i skip tls? i try to find in the docs. > > 2020. július 18., szombat 20:17:09 UTC+3 időpontban Ben Kochie a következőt > írta: > > > > The TLS config is optional. > > > >

Re: [prometheus-users] Bad documentation to install prometheus 1.0.1

2020-07-18 Thread Roland Balla
A okay. Thank you! How can i skip tls? i try to find in the docs. 2020. július 18., szombat 20:17:09 UTC+3 időpontban Ben Kochie a következőt írta: > > The TLS config is optional. > > On Sat, Jul 18, 2020, 19:06 Roland Balla > wrote: > >> Hi guys! >> >> >> I would like to install prometheus fro

Re: [prometheus-users] Bad documentation to install prometheus 1.0.1

2020-07-18 Thread Ben Kochie
The TLS config is optional. On Sat, Jul 18, 2020, 19:06 Roland Balla wrote: > Hi guys! > > > I would like to install prometheus from this doc: > https://prometheus.io/docs/guides/node-exporter/ > but i got missing tls config error message. I tired other docs from the > internet but i can't insta

[prometheus-users] Bad documentation to install prometheus 1.0.1

2020-07-18 Thread Roland Balla
Hi guys! I would like to install prometheus from this doc: https://prometheus.io/docs/guides/node-exporter/ but i got missing tls config error message. I tired other docs from the internet but i can't install normally new version, just from apt: https://linuxhint.com/install-prometheus-ubunt

Re: [prometheus-users] How to set the maximum number of alertmanager group_by

2020-07-18 Thread Julien Pivotto
On 18 Jul 18:37, Christian Hoffmann wrote: > Hi, > > On 7/17/20 5:26 AM, long wrote: > > When I set up group_by in alertmanager.yml, I have an alert manager with > > 25 alerts, but it will be split into 3 messages each with a maximum of > > 10 alerts. How do I set the maximum number of alerts in 1

Re: [prometheus-users] How to set the maximum number of alertmanager group_by

2020-07-18 Thread Christian Hoffmann
Hi, On 7/17/20 5:26 AM, long wrote: > When I set up group_by in alertmanager.yml, I have an alert manager with > 25 alerts, but it will be split into 3 messages each with a maximum of > 10 alerts. How do I set the maximum number of alerts in 1 message? I haven't heard of an alertmanager-side limi

Re: [prometheus-users] Generator error: "cannot find oid"

2020-07-18 Thread Ben Kochie
The leading dot is the problem. On Sat, Jul 18, 2020, 14:57 Linkoid01 wrote: > Thanks for that, completely forgot about that. > Here's what I have in the generator.yml file > > modules: > # AVTech RoomAlert 32E > ROOMALERT32E-MIB: > walk: > # internal > - .1.3.6.1.4.1.20916.1.8.1.1 >

Re: [prometheus-users] Generator error: "cannot find oid"

2020-07-18 Thread Linkoid01
Thanks for that, completely forgot about that. Here's what I have in the generator.yml file modules: # AVTech RoomAlert 32E ROOMALERT32E-MIB: walk: # internal - .1.3.6.1.4.1.20916.1.8.1.1 version: 1 auth: comunity: public lookups: - source_indexes: looku