Skip to main content

All Questions

0 votes
1 answer
379 views

Openshift Prometheus rule changes after applying

I'm trying to create Prometheus rules for a tenant project in OpenShift. They would like to see by how many % there are using CPU and above 80% they would like to get an alert. When I'm creating and ...
Danny's user avatar
  • 209
0 votes
0 answers
305 views

In a prometheus query it cannot be filtered with the worker nodes tag

We are implementing a prometheus query to let us know when the requests in the cluster nodes are high. We have tried filtering the worker role: but why namespace_cpu:...
Adrián Blázquez's user avatar
0 votes
0 answers
203 views

How to monitor a specific pod if it goes in non running state

I need a help to monitor a specific pod monitoring all the pods in the namespace using this below expression, but the problem is it is throwing the alerts for regular jobs as well, Need help to ...
Srik's user avatar
  • 1
0 votes
0 answers
80 views

Prometheus rules - check for ocp configuration changes

I'm looking to write a prometheus(in openshift) rule to check configurations(e.g deployment, deploymentconfigs) on openshift. May I know is this possible? or is there a sample I can use and modify it? ...
sloweriang's user avatar
0 votes
2 answers
944 views

Scrape Alertmanager API

I have an Openshift 3.11 cluster with the default installation of Prometheus and Alertmanager. I want to write a python script to scrape the Alertmanager API endpoint so that I can parse the data and ...
steve's user avatar
  • 5
1 vote
0 answers
421 views

Openshift : AlertManager going on CrashLoopBackOff , Prometheus Operator

Configured AlertManager for Prometheus with Promethus Operator facing below error ad Alertmanager is going on CrashLoopBackOff level=info ts=2020-02-19T15:42:37.782116642Z caller=main.go:140 msg="...
Syed Iqbal Ahmed's user avatar
1 vote
0 answers
278 views

alertmanager/tivoli/omibus IBM openshift

I have installed openshift v3.11 enviroment with prometheus stack as monitoring. Now, i have to foward the alerts from prometheus to Tivoli Omnibus. How can i do that? Any suggestions? Tivoli has no ...
pablo's user avatar
  • 17