Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No values from CAS #375

Closed
mauriziopinzi opened this issue Jul 13, 2022 · 2 comments
Closed

No values from CAS #375

mauriziopinzi opened this issue Jul 13, 2022 · 2 comments

Comments

@mauriziopinzi
Copy link

The CAS dashboard is empty, it looks like prometheus is not getting any metrics

cas_node_cpu_time_seconds

cas_node_cpu_time_seconds{cas_node="controller.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Controller", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="idle"} NaN
cas_node_cpu_time_seconds{cas_node="controller.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Controller", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="iowait"} NaN
cas_node_cpu_time_seconds{cas_node="controller.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Controller", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="irq"} NaN
cas_node_cpu_time_seconds{cas_node="controller.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Controller", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="softirq"} NaN
cas_node_cpu_time_seconds{cas_node="controller.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Controller", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="system"} NaN
cas_node_cpu_time_seconds{cas_node="controller.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Controller", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="user"} NaN
cas_node_cpu_time_seconds{cas_node="worker-0.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Worker", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="idle"} NaN
cas_node_cpu_time_seconds{cas_node="worker-0.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Worker", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="iowait"} NaN
cas_node_cpu_time_seconds{cas_node="worker-0.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Worker", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="irq"} NaN
cas_node_cpu_time_seconds{cas_node="worker-0.sas-cas-server-default.saslab.svc.cluster.local", cas_node_type="Worker", cas_server="cas-shared-default", container="cas", endpoint="http", instance="10.110.129.86:8777", job="sas-cas-server-default-client", namespace="saslab", pod="sas-cas-server-default-controller", service="sas-cas-server-default-client", type="softirq"}
@cumcke
Copy link
Collaborator

cumcke commented Jul 14, 2022

Hi,

Can you give us some more information about the issue that you're experiencing?

  1. Is this a new deployment of this repository? Have you ever been able to see CAS metrics on this dashboard?
  2. Have you run both the deploy_monitoring_cluster and deploy_monitoring_viya scripts? To confirm, can you provide me the output of the helm ls -n command, where represents the monitoring namespace where this project was deployed and the SAS Viya namespace.
  3. When you load the SAS CAS Overview dashboard, do you see any errors?
  4. Do any of the filters at the top of the dashboard load properly like in the screenshot below?
    image

Regards,
Curtis

@mauriziopinzi
Copy link
Author

Hi Curtis,
sorry for my late reply, I even tried to redeploy the monitoring tool with the latest github version with no luck

  1. Yes this is a new deployment, actually it is a migration from azure to aws, on azure the tool was working fine
  2. v4m-metrics monitoring 1 2022-07-25 13:28:40.114761558 +0000 UTC deployed v4m-1.2.2-SNAPSHOT 1.2.2-SNAPSHOT
    v4m-prometheus-operator monitoring 1 2022-07-25 13:26:31.436165987 +0000 UTC deployed kube-prometheus-stack-32.2.1 0.54.0
  3. and 4) no error
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants