[prometheus-developers] Data Proxy Error | Grafana

2021-07-28 Thread s.saurab...@gmail.com
Hi Everyone, We are using Grafana 7.1.3 where multiple dashboards are configured to view the KPI data coming via prometheus. However sometime we are getting below error while loading the dashboard. t=2021-07-20T14:34:43+0530 lvl=eror msg=“Data proxy error” logger=data-proxy-log userId=1 org

[prometheus-developers] Openstack Exporter | Neutron data not retreived.

2021-07-28 Thread s.saurab...@gmail.com
Hi Everyone, I am facing issue in openstack exporter wherein not able to retrieve the openstack_neutron_agent_state KPI data. Nothing substantial found in the openstack exporter logs. Did anyone faced similar issue. Pls suggest. Thanks, Saurabh -- You received this message because you are s

[prometheus-developers] Data Proxy Error | Grafana

2021-07-28 Thread s.saurab...@gmail.com
Hi Everyone, We are using Grafana 7.1.3 where multiple dashboards are configured to view the KPI data coming via prometheus. However sometime we are getting below error while loading the dashboard. t=2021-07-20T14:34:43+0530 lvl=eror msg=“Data proxy error” logger=data-proxy-log userId=1 orgId

[prometheus-developers] Downsampled Data | Grafana

2021-03-30 Thread s.saurab...@gmail.com
Hi, We have Object Storage in which "1h" data is stored for 60 days. "5m" data for 15 days and raw data for 7 days. However I am not able to view the data in grafana for last 45 days even when I selects "Min step" option as 1h in query. Datasource which is configured in grafana is querier. "

[prometheus-developers] Combine two prometheus query

2021-03-15 Thread s.saurab...@gmail.com
Hello, I have a certain requirement to implement in Grafana where we need to show interface utilization for switch. I got combination of two queries in order to achieve it 1) ifOutOctets{hostname="XX",ifIndex="103",instance="XX",job="SNMP"} 2) ifName{hostname="XX",ifIndex="103",ifName="Te1/

[prometheus-developers] SNMP Exporter issue.

2021-03-01 Thread s.saurab...@gmail.com
Hello everyone, I am facing strange issue with SNMP Exporter. Approx 100 devices are added in prometheus.yml to get SNMP data via SNMP Exporter however there is one node is showing down all the times in prometheus Targets When I ran URL( http://XX:9116/snmp?target=XX&&module=dell) to debug fu

[prometheus-developers] Mount Point missing alarm

2021-02-28 Thread s.saurab...@gmail.com
Hi Everyone, I have specific requirement from the client that prometheus should generate alert in case any mount point on the server goes missing. For Eg: If server has 3 mount points like /data1 /NFS1 /NFS2 and if by any reason ,/NFS2 gets delinked from the server in that case prometheus shou

[prometheus-developers] Prometheus integration with RESt API

2021-02-02 Thread s.saurab...@gmail.com
Hi Everyone ... Is it possible to integrate target device whose REST API is exposed with prometheus ??? Pls suggest options if possible. Thanks, Saurabh -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group

[prometheus-developers] SNMP monitoring | PUSH Method feasibility

2021-01-28 Thread s.saurab...@gmail.com
Hi Everyone ... We have commvault solution in our environment which we have to integrate with Prometheus for Hardware monitoring. However it is found that commvault don't support PULL mechanism on which prometheus works. Is there any other alternate through which we can integrate prometheus w