I have been trying to resolve this in numerous places, I'm having a continueous issue with trying to view Capacity in Grafana... I have tried mostly everything i have seen from Chris and numerous other forums but with no luck.
Below are my configs and and different outputs...
__________-------------------------------------___________--------------________
root@s1lsnvcp1:/opt/netapp-harvest# curl -k -v https://10.9.239.129
* Rebuilt URL to: https://10.9.239.129/
* Hostname was NOT found in DNS cache
* Trying 10.9.239.129...
* Connected to 10.9.239.129 (10.9.239.129) port 443 (#0)
* successfully set certificate verify locations:
* CAfile: none
CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server key exchange (12):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSL connection using ECDHE-RSA-AES128-SHA256
* Server certificate:
* subject: CN=S1WPVJSAN02.US1.autonation.com
* start date: 2016-01-28 15:48:48 GMT
* expire date: 2021-01-28 15:48:48 GMT
* issuer: CN=S1WPVJSAN02.US1.autonation.com
* SSL certificate verify result: self signed certificate (18), continuing anyway.
> GET / HTTP/1.1
> User-Agent: curl/7.35.0
> Host: 10.9.239.129
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Cache-Control: no-cache, no-store, must-revalidate
< Pragma: no-cache
< Expires: 0
< Location: /um/?redirectUrl=/
< Date: Fri, 30 Sep 2016 14:46:46 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
<
* Connection #0 to host 10.9.239.129 left intact
root@s1lsnvcp1:/opt/netapp-harvest#
----------------------------------------------------------------------------------------
Poller status:
root@s1lsnvcp1:/opt/netapp-harvest/log# service netapp-harvest status
STATUS POLLER SITE
############### #################### ##################
[RUNNING] S1W8040CTL01 Denver
[RUNNING] S1W8040CTL02 Denver
[RUNNING] S1WCLUST01 Denver
[RUNNING] s1wclust01 Denver
Log Output:
root@s1lsnvcp1:/opt/netapp-harvest/log# cat s1wclust01_netapp-harvest.log
[2016-09-27 12:14:54] [NORMAL ] WORKER STARTED [Version: 1.2.2] [Conf: netapp-harvest.conf] [Poller: s1wclust01]
[2016-09-27 12:14:54] [WARNING] Started in foreground mode; messages to STDERR are redirected to the logfile and are not visible on the console.
[2016-09-27 12:14:54] [NORMAL ] [main] Poller will monitor a [OCUM] at [10.9.239.129:443]
[2016-09-27 12:14:54] [NORMAL ] [main] Poller will use [password] authentication with username [netapp-harvest] a nd password [**********]
[2016-09-27 12:14:55] [NORMAL ] [main] Collection of system info from [10.9.239.129] running [6.3] successful.
[2016-09-27 12:14:55] [NORMAL ] [main] Using best-fit collection template: [ocum-6.3.0.conf]
[2016-09-27 12:14:55] [NORMAL ] [main] Calculated graphite_root [netapp.capacity.Denver.s1wclust01] for host [s1w clust01]
[2016-09-27 12:14:55] [NORMAL ] [main] Using graphite_meta_metrics_root [netapp.poller.capacity.Denver.s1wclust01 ]
[2016-09-27 12:14:55] [NORMAL ] [main] Startup complete. Polling for new data every [900] seconds.
[2016-09-27 12:15:58] [NORMAL ] WORKER STARTED [Version: 1.2.2] [Conf: netapp-harvest.conf] [Poller: s1wclust01]
[2016-09-27 12:15:58] [WARNING] Started in foreground mode; messages to STDERR are redirected to the logfile and are not visible on the console.
[2016-09-27 12:15:58] [NORMAL ] [main] Poller will monitor a [OCUM] at [10.9.239.129:443]
[2016-09-27 12:15:58] [NORMAL ] [main] Poller will use [password] authentication with username [netapp-harvest] a nd password [**********]
[2016-09-27 12:15:58] [NORMAL ] [main] Collection of system info from [10.9.239.129] running [6.3] successful.
[2016-09-27 12:15:58] [NORMAL ] [main] Using best-fit collection template: [ocum-6.3.0.conf]
[2016-09-27 12:15:58] [NORMAL ] [main] Calculated graphite_root [netapp.capacity.Denver.s1wclust01] for host [s1w clust01]
[2016-09-27 12:15:58] [NORMAL ] [main] Using graphite_meta_metrics_root [netapp.poller.capacity.Denver.s1wclust01 ]
[2016-09-27 12:15:58] [NORMAL ] [main] Startup complete. Polling for new data every [900] seconds.
[2016-09-27 12:16:37] [NORMAL ] WORKER STARTED [Version: 1.2.2] [Conf: netapp-harvest.conf] [Poller: s1wclust01]
[2016-09-27 12:16:37] [NORMAL ] [main] Poller will monitor a [OCUM] at [10.9.239.129:443]
[2016-09-27 12:16:37] [NORMAL ] [main] Poller will use [password] authentication with username [netapp-harvest] a nd password [**********]
[2016-09-27 12:16:37] [NORMAL ] [main] Collection of system info from [10.9.239.129] running [6.3] successful.
[2016-09-27 12:16:37] [NORMAL ] [main] Using best-fit collection template: [ocum-6.3.0.conf]
[2016-09-27 12:16:37] [NORMAL ] [main] Calculated graphite_root [netapp.capacity.Denver.s1wclust01] for host [s1w clust01]
[2016-09-27 12:16:37] [NORMAL ] [main] Using graphite_meta_metrics_root [netapp.poller.capacity.Denver.s1wclust01 ]
[2016-09-27 12:16:37] [NORMAL ] [main] Startup complete. Polling for new data every [900] seconds.
[2016-09-27 12:58:36] [NORMAL ] WORKER STARTED [Version: 1.2.2] [Conf: netapp-harvest.conf] [Poller: s1wclust01]
[2016-09-27 12:58:37] [NORMAL ] [main] Poller will monitor a [OCUM] at [10.9.239.129:443]
[2016-09-27 12:58:37] [NORMAL ] [main] Poller will use [password] authentication with username [netapp-harvest] a nd password [**********]
[2016-09-27 12:58:37] [NORMAL ] [main] Collection of system info from [10.9.239.129] running [6.3] successful.
[2016-09-27 12:58:37] [NORMAL ] [main] Using best-fit collection template: [ocum-6.3.0.conf]
[2016-09-27 12:58:37] [NORMAL ] [main] Calculated graphite_root [netapp.capacity.Denver.s1wclust01] for host [s1w clust01]
[2016-09-27 12:58:37] [NORMAL ] [main] Using graphite_meta_metrics_root [netapp.poller.capacity.Denver.s1wclust01 ]
[2016-09-27 12:58:37] [NORMAL ] [main] Startup complete. Polling for new data every [900] seconds.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
netapp-harvest.conf output:
##
## Monitored host examples - Use one section like the below for each monitored host
##
#====== 7DOT (node) or cDOT (cluster LIF) for performance info ================
#
[S1WCLUST01]
hostname = 10.9.220.64
site = Denver
[S1W8040CTL01]
hostname = 10.9.219.63
site = Denver
[S1W8040CTL02]
hostname = 10.9.219.65
site = Denver
#====== OnCommand Unified Manager (OCUM) for cDOT capacity info ===============
#
[s1wclust01]
hostname = 10.9.239.129
site = Denver
host_type = OCUM
data_update_freq = 900
normalized_xfer = gb_per_sec
Thank you in advance..