Hi all.
I struggle with a prom query, probably not so difficult when you know how
to do it ;-)
I monitor how many systems are up, with count(up{job="node"}
S couple of days ago this number jumped, now I like to find out what
systems are "new"/haven't been there before.
I can get a list of sys
Hi Ben and Co,
Can you please assist here?
Thanks,
Animesh
On Wednesday, December 9, 2020 at 10:00:10 PM UTC+5:30 Stuart Clark wrote:
> On 09/12/2020 15:22, Animesh Kumar wrote:
> > Hi Team,
> >
> > Thank you for the response,
> >
> > Is there a document to deploy Thanos as a cloud foundry app
On 09/12/2020 15:22, Animesh Kumar wrote:
Hi Team,
Thank you for the response,
Is there a document to deploy Thanos as a cloud foundry application?
Unfortunately I'm not an expert in either Thanos or Cloud Foundary. Ben
& co does such a thing exist that you know of?
--
You received this me
On 09/12/2020 14:48, iono sphere wrote:
I am not sure who could I ask this, but I would like to try here.
Currently, I'm seeing something weird in my server. Thanks to
Prometheus and Node-Exporter, I have seen that
node_filesystem_avail_bytes has been fluctuating up and down for
hundreds of M
Hi Team,
Thank you for the response,
Is there a document to deploy Thanos as a cloud foundry application?
Thanks,
Animesh
On Wednesday, December 9, 2020 at 7:24:05 PM UTC+5:30 Stuart Clark wrote:
> On 09/12/2020 13:10, Animesh Kumar wrote:
> > Hi Team,
> >
> > I am trying to check if we can ma
Hi,
On 12/9/20 3:48 PM, iono sphere wrote:
I am not sure who could I ask this, but I would like to try here.
Currently, I'm seeing something weird in my server. Thanks to Prometheus
and Node-Exporter, I have seen that node_filesystem_avail_bytes has been
fluctuating up and down for hundreds o
I am not sure who could I ask this, but I would like to try here.
Currently, I'm seeing something weird in my server. Thanks to Prometheus
and Node-Exporter, I have seen that node_filesystem_avail_bytes has been
fluctuating up and down for hundreds of Megabytes once a day or two. So I
am trying
You don't need any of the sum_over_time() or max_over_time(). Just
sum(increase()) and sum(rate()).
On Wed, Dec 9, 2020 at 3:17 PM Tom005 wrote:
> Thanks Ben, I don't actually have that metric available, "
> *node_network_receive_bytes_total*" but I do have the octets as above,
> that was just f
hi
I am running jmx exporter to monitor Tomcat
This line has been added to /var/lib/tomcat/bin/setenv.sh
CATALINA_OPTS="$CATALINA_OPTS -Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
-javaagent:/opt/jmx_exporter/jmx_pro
Thanks Ben, I don't actually have that metric available, "
*node_network_receive_bytes_total*" but I do have the octets as above, that
was just from someone else.
I think one of these will work, but I'm struggling to understand which is
correct as all of them show different output:
*-
sum(max_
On 09/12/2020 13:10, Animesh Kumar wrote:
Hi Team,
I am trying to check if we can make Prometheus tenant aware in such a
way that there is a data separation.
Prometheus has no native support for multi-tenancy. All data within a
single Prometheus server is stored together. It would be possibl
hi,
I have got a problem.
could you please give me sample configure such as :
generation.yml
prometheus.yml
prometheus.service
snmp.yml
all files are configured for 2 or more switch .
Thanks !
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" grou
Hi,
I have got a problem.
could you please help me?
An error has occurred while serving metrics: error collecting metric
Desc{fqName: "snmp_error", help: "Error scraping target", constLabels: {},
variableLabels: []}: error walking target 192.168.241.2: Request timeout
(after 3 retries)
--
Y
@Ben Kochie @Brian Candler @Brian
Brazil
Apologies for reaching out to you guys directly and but it would be really
helpful if you help us on your thoughts here
Any shed of lights is highly appreciated.
Regards
Dinesh
On Wed, 9 Dec, 2020, 12:15 am dineshnithy...@gmail.com, <
dineshnithyanand
Hi Team,
I am trying to check if we can make Prometheus tenant aware in such a way
that there is a data separation.
Is there a way for this in Cloud foundry ?
Thanks,
Animesh
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe
Hi,
On 12/8/20 4:01 AM, fun...@gmail.com wrote:
someone can help me?
If you want to verify that your target always returns one of the two
status codes, then define a custom blackbox_exporter http module with
valid_status_codes: [301, 302].
I assume you will also have a Location: header in
Just *increase(node_network_receive_bytes_total[30d]) *is needed for
something like a stat panel. Be sure to check the "instant" box.
On Tue, Dec 8, 2020 at 8:13 PM Tom005 wrote:
> Someone did say about using something like this:
> *sum(max_over_time(increase(node_network_receive_bytes_total[1d]
While the params feature allows multiple entries, the snmp_exporter can
only handle one module at a time. You will need to split this until
multiple jobs.
On Tue, Dec 8, 2020 at 11:34 PM Jihad Ismael wrote:
> Hi
>
> I'm trying to collect snmp_exporter from a switch and printer in
> prometheus .
Hi, I'm trying to monitor Jetty and JVM metrics using Prometheus. Any idea
how to expose Jetty metrics to JMX exporter so that I can use JMX exporter
to get two sets of metrics?
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscrib
Sounds like a valid approach, I will take this into consideration also,
thanks!
As a gratis, I have a bit more exotic exporters as well, for those I might
need to spin up docker simulations, or do you have other recommendations?
Stuart Clark a következőt írta (2020. december 9., szerda, 10:32:16
Just now, I have search some other monitoring systems and find sysdig which
have provided a cookbook which how to monitoring kubernetes.
https://sysdig.com/blog/alerting-kubernetes/
This is very enlightening to me.
Kind regards,
Allenzh li
在2020年12月9日星期三 UTC+8 下午5:46:08 写道:
> I agree wit
I agree with you.
PromQL is a power query language and the web page can’t easily represent the
power.
It is also a good idea to provide examples or cookbooks.
Kind regards, Allenzh li
在 2020年12月9日 16:50,Stuart Clark 写道:
On 09/12/2020 08:34, Allenzh li wrote: > The key problem is that or
The problem you would have is that all your alerts and dashboards are likely to
break for those two servers anyway. Not all metrics are likely to have been
renamed, so for any which exist in both versions your queries will now be
returning two sets of time series per server instead of only one.
It is a server running in the cloud having ubuntu 16.04 OS and not sure of
kernel version.
On Wednesday, December 9, 2020 at 2:33:57 PM UTC+5:30 sup...@gmail.com
wrote:
> Please also nclude detailed information like what the OS version is,
> kernel version is, what kind of hardware.
>
> On Wed
Yes, the main painpoints are the following:
- large fleet of instances
- huge gab between exporter version (years, so yeah metrics were renamed
a few times -> this would break dashboards)
The initial reason for setting up a parallel pipeline is just my curiosity,
to compare the diff be
Please also nclude detailed information like what the OS version is, kernel
version is, what kind of hardware.
On Wed, Dec 9, 2020 at 9:16 AM Julien Pivotto
wrote:
> On 08 Dec 23:19, Bharathwaj Shankar wrote:
> > Hi Team,
> >
> > can anyone help fixing the below error,
> >
> > level=error msg="
On 09/12/2020 08:34, Allenzh li wrote:
The key problem is that ordinary users need to learn PromQL, even if
grafana is provided, the cost of promql learning cannot be reduced.
It is not easy for everyone to learn PromQL.
If users need to create/update dashboards or alerts then yes they need
The key problem is that ordinary users need to learn PromQL, even if
grafana is provided, the cost of promql learning cannot be reduced.
It is not easy for everyone to learn PromQL.
Kind regards,
Allenzh li
在2020年12月9日星期三 UTC+8 下午4:21:24 写道:
> On 09/12/2020 06:50, Allenzh li wrote:
> > When
On 09/12/2020 06:50, Allenzh li wrote:
When create a prometheus alerting rule, the promql is a bit
complicated for ordinary users.
Since I want to hide native promql expr and labels, ordinary users
only select some metric name or labels in a web page then can create a
alerting rule.
Is ther
On 08 Dec 23:19, Bharathwaj Shankar wrote:
> Hi Team,
>
> can anyone help fixing the below error,
>
> level=error msg="ERROR: diskstats collector failed after 0.002226s:
> invalid line for /proc/diskstats for nvme0n1" source="collector.go:123"
That seems like a bug, could you open an issue in
30 matches
Mail list logo