Re: [Ganglia-general] ganglia working properly but metrics not graphing

2017-02-06 Thread Huckleby, Barbara A
I figured it out.   I was missing a file in /var/www/html/ganglia called 
conf.php that had the location of our rrds files.   Thanks so much for your 
help.

Thanks,

Barb Huckleby
Big Data Architect
Monday (Home Office) 513-941-2741
Tuesday-Friday (513) 387-8583

The Kroger Company
Blue Ash Technical Center BN313
11450 Grooms Road
Cincinnati, OH 45242

From: Huckleby, Barbara A
Sent: Monday, February 06, 2017 11:54 AM
To: 'Vladimir Vuksan'; ganglia-general@lists.sourceforge.net
Subject: RE: [Ganglia-general] ganglia working properly but metrics not graphing

ganglia-web-3.5.7-99.noarch.rpm (linux 6.5)

I've never done this stuff before, hopefully, I did it right.  I right-clicked 
on the webpage and found a url for one of my datanodes.  I copied it and added 
=5

http://u060bdsa14a.kroger.com/ganglia/graph.php?m=load_one=small=BDS=u060bdsa11a.kroger.com=e2ecff=0.75=hour=1=1486399044=5

This is what returned:  /usr/bin/rrdtool graph - --start '-3600s' --end now 
--width 200 --height 65 --color 'BACK#'e2ecff'' --title u060bdsa11a 
--vertical-label load_one --slope-mode -g HRULE:1#FFCC33:"No matching metrics 
detected"

I went to my rrds location, 
/var/bdsprod/file/ganglia/rrds/BDS/u060bdsa11a.kroger.com, and checked, they 
appear to be there:

[root@u060bdsa14a u060bdsa11a.kroger.com]# ls -ltr *load*
-rw-rw-rw- 1 nobody nobody 630760 Feb  6 11:53 load_one.rrd
-rw-rw-rw- 1 nobody nobody 630760 Feb  6 11:53 load_five.rrd
-rw-rw-rw- 1 nobody nobody 630760 Feb  6 11:53 load_fifteen.rrd



Thanks,

Barb Huckleby
Big Data Architect
Monday (Home Office) 513-941-2741
Tuesday-Friday (513) 387-8583

The Kroger Company
Blue Ash Technical Center BN313
11450 Grooms Road
Cincinnati, OH 45242

From: Vladimir Vuksan [mailto:vli...@veus.hr]<mailto:[mailto:vli...@veus.hr]>
Sent: Monday, February 06, 2017 11:07 AM
To: Huckleby, Barbara A; 
ganglia-general@lists.sourceforge.net<mailto:ganglia-general@lists.sourceforge.net>
Subject: Re: [Ganglia-general] ganglia working properly but metrics not graphing

Can you inspect the resulting HTML that shows no graphs. You should find HTML 
image references for anything graph.php. Pick any and try to open those in a 
browser. See what the output is then append

=5

Also what version of Ganglia Web is this ?

Vladimir

02/06/2017 u 11:02 AM, Huckleby, Barbara A je napisao/la:
[Mon Feb 06 10:07:28 2017] [error] [client 10.254.17.137] PHP Warning:  date(): 
It is not safe to rely on the system's timezone settings. You are *required* to 
use the date.timezone setting or the date_default_timezone_set() function. In 
case you used any of those methods and you are still getting this warning, you 
most likely misspelled the timezone identifier. We selected 'America/New_York' 
for 'EST/-5.0/no DST' instead in /var/www/html/ganglia/header.php on line 5, 
referer: http://u060bdsa14a.kroger.com/ganglia/
[Mon Feb 06 10:12:29 2017] [error] [client 10.254.17.137] PHP Warning:  date(): 
It is not safe to rely on the system's timezone settings. You are *required* to 
use the date.timezone setting or the date_default_timezone_set() function. In 
case you used any of those methods and you are still getting this warning, you 
most likely misspelled the timezone identifier. We selected 'America/New_York' 
for 'EST/-5.0/no DST' instead in /var/www/html/ganglia/header.php on line 5, 
referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
[Mon Feb 06 10:20:32 2017] [error] [client 10.254.17.137] File does not exist: 
/var/www/html/favicon.ico, referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'
[Mon Feb 06 10:22:49 2017] [error] [client 10.254.17.137] File does not exist: 
/var/www/html/favicon.ico, referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'

I noticed I had not copied the /var/www/html/ganglia/ directory from the old 
server.   I've done that, and it still did not fix the problem.  A co-worker 
also found an article regarding changing: send_metadata_interval = 0 to 
send_metadata_interval = 30.   This didn't make any difference either.   After 
I copied the html stuff, I am still seeing the date error in the httpd log.




This e-mail message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain information that is confidential and 
protected by law from unauthorized disclosure. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.
--
Check out the vibrant tech community on one of the worl

Re: [Ganglia-general] ganglia working properly but metrics not graphing

2017-02-06 Thread Huckleby, Barbara A
ganglia-web-3.5.7-99.noarch.rpm (linux 6.5)

I've never done this stuff before, hopefully, I did it right.  I right-clicked 
on the webpage and found a url for one of my datanodes.  I copied it and added 
=5

http://u060bdsa14a.kroger.com/ganglia/graph.php?m=load_one=small=BDS=u060bdsa11a.kroger.com=e2ecff=0.75=hour=1=1486399044=5

This is what returned:  /usr/bin/rrdtool graph - --start '-3600s' --end now 
--width 200 --height 65 --color 'BACK#'e2ecff'' --title u060bdsa11a 
--vertical-label load_one --slope-mode -g HRULE:1#FFCC33:"No matching metrics 
detected"

I went to my rrds location, 
/var/bdsprod/file/ganglia/rrds/BDS/u060bdsa11a.kroger.com, and checked, they 
appear to be there:

[root@u060bdsa14a u060bdsa11a.kroger.com]# ls -ltr *load*
-rw-rw-rw- 1 nobody nobody 630760 Feb  6 11:53 load_one.rrd
-rw-rw-rw- 1 nobody nobody 630760 Feb  6 11:53 load_five.rrd
-rw-rw-rw- 1 nobody nobody 630760 Feb  6 11:53 load_fifteen.rrd



Thanks,

Barb Huckleby
Big Data Architect
Monday (Home Office) 513-941-2741
Tuesday-Friday (513) 387-8583

The Kroger Company
Blue Ash Technical Center BN313
11450 Grooms Road
Cincinnati, OH 45242

From: Vladimir Vuksan [mailto:vli...@veus.hr]
Sent: Monday, February 06, 2017 11:07 AM
To: Huckleby, Barbara A; ganglia-general@lists.sourceforge.net
Subject: Re: [Ganglia-general] ganglia working properly but metrics not graphing

Can you inspect the resulting HTML that shows no graphs. You should find HTML 
image references for anything graph.php. Pick any and try to open those in a 
browser. See what the output is then append

=5

Also what version of Ganglia Web is this ?

Vladimir

02/06/2017 u 11:02 AM, Huckleby, Barbara A je napisao/la:
[Mon Feb 06 10:07:28 2017] [error] [client 10.254.17.137] PHP Warning:  date(): 
It is not safe to rely on the system's timezone settings. You are *required* to 
use the date.timezone setting or the date_default_timezone_set() function. In 
case you used any of those methods and you are still getting this warning, you 
most likely misspelled the timezone identifier. We selected 'America/New_York' 
for 'EST/-5.0/no DST' instead in /var/www/html/ganglia/header.php on line 5, 
referer: http://u060bdsa14a.kroger.com/ganglia/
[Mon Feb 06 10:12:29 2017] [error] [client 10.254.17.137] PHP Warning:  date(): 
It is not safe to rely on the system's timezone settings. You are *required* to 
use the date.timezone setting or the date_default_timezone_set() function. In 
case you used any of those methods and you are still getting this warning, you 
most likely misspelled the timezone identifier. We selected 'America/New_York' 
for 'EST/-5.0/no DST' instead in /var/www/html/ganglia/header.php on line 5, 
referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
[Mon Feb 06 10:20:32 2017] [error] [client 10.254.17.137] File does not exist: 
/var/www/html/favicon.ico, referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'
[Mon Feb 06 10:22:49 2017] [error] [client 10.254.17.137] File does not exist: 
/var/www/html/favicon.ico, referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'

I noticed I had not copied the /var/www/html/ganglia/ directory from the old 
server.   I've done that, and it still did not fix the problem.  A co-worker 
also found an article regarding changing: send_metadata_interval = 0 to 
send_metadata_interval = 30.   This didn't make any difference either.   After 
I copied the html stuff, I am still seeing the date error in the httpd log.




This e-mail message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain information that is confidential and 
protected by law from unauthorized disclosure. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


Re: [Ganglia-general] ganglia working properly but metrics not graphing

2017-02-06 Thread Huckleby, Barbara A
[Mon Feb 06 10:07:28 2017] [error] [client 10.254.17.137] PHP Warning:  date(): 
It is not safe to rely on the system's timezone settings. You are *required* to 
use the date.timezone setting or the date_default_timezone_set() function. In 
case you used any of those methods and you are still getting this warning, you 
most likely misspelled the timezone identifier. We selected 'America/New_York' 
for 'EST/-5.0/no DST' instead in /var/www/html/ganglia/header.php on line 5, 
referer: http://u060bdsa14a.kroger.com/ganglia/
[Mon Feb 06 10:12:29 2017] [error] [client 10.254.17.137] PHP Warning:  date(): 
It is not safe to rely on the system's timezone settings. You are *required* to 
use the date.timezone setting or the date_default_timezone_set() function. In 
case you used any of those methods and you are still getting this warning, you 
most likely misspelled the timezone identifier. We selected 'America/New_York' 
for 'EST/-5.0/no DST' instead in /var/www/html/ganglia/header.php on line 5, 
referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
[Mon Feb 06 10:20:32 2017] [error] [client 10.254.17.137] File does not exist: 
/var/www/html/favicon.ico, referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'
[Mon Feb 06 10:22:49 2017] [error] [client 10.254.17.137] File does not exist: 
/var/www/html/favicon.ico, referer: http://u060bdsa14a.kroger.com/ganglia/
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'
ERROR: start time: There should be number after '-'

I noticed I had not copied the /var/www/html/ganglia/ directory from the old 
server.   I've done that, and it still did not fix the problem.  A co-worker 
also found an article regarding changing: send_metadata_interval = 0 to 
send_metadata_interval = 30.   This didn't make any difference either.   After 
I copied the html stuff, I am still seeing the date error in the httpd log.

Thanks,

Barb Huckleby
Big Data Architect
Monday (Home Office) 513-941-2741
Tuesday-Friday (513) 387-8583

The Kroger Company
Blue Ash Technical Center BN313
11450 Grooms Road
Cincinnati, OH 45242

From: Vladimir Vuksan [mailto:vli...@veus.hr]
Sent: Monday, February 06, 2017 10:36 AM
To: Huckleby, Barbara A; ganglia-general@lists.sourceforge.net
Subject: Re: [Ganglia-general] ganglia working properly but metrics not graphing

If you look in the Apache error logs is there anything in there about it ?

Vladimir

02/06/2017 u 10:31 AM, Huckleby, Barbara A je napisao/la:
Altogether missing.

Thanks,

Barb Huckleby
Big Data Architect
Monday (Home Office) 513-941-2741
Tuesday-Friday (513) 387-8583

The Kroger Company
Blue Ash Technical Center BN313
11450 Grooms Road
Cincinnati, OH 45242

From: Vladimir Vuksan [mailto:vli...@veus.hr]
Sent: Monday, February 06, 2017 10:12 AM
To: 
ganglia-general@lists.sourceforge.net<mailto:ganglia-general@lists.sourceforge.net>
Subject: Re: [Ganglia-general] ganglia working properly but metrics not graphing

Does it show metrics as broken images or are they altogether missing ?

Are you using rrdcached ?

Vladimir

02/06/2017 u 07:56 AM, Huckleby, Barbara A je napisao/la:

I move gmetad from one server to another. I can see in the rrds directory that 
all of the metrics are being accumulated properly. However, when I try to view 
them in the web ui, the metrics are not being graphed. The web ui launches, 
load values are being updated, the heat map is being updated, boxes for all of 
the servers show up and are color coded based on the load, the metrics titles 
show up in the drop down, but no metrics are being graphed. Any help would be 
appreciated.





This e-mail message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain information that is confidential and 
protected by law from unauthorized disclosure. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.





This e-mail message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain information that is confidential and 
protected by law from unauthorized disclosure. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourcefor

Re: [Ganglia-general] ganglia working properly but metrics not graphing

2017-02-06 Thread Huckleby, Barbara A
Altogether missing.

Thanks,

Barb Huckleby
Big Data Architect
Monday (Home Office) 513-941-2741
Tuesday-Friday (513) 387-8583

The Kroger Company
Blue Ash Technical Center BN313
11450 Grooms Road
Cincinnati, OH 45242

From: Vladimir Vuksan [mailto:vli...@veus.hr]
Sent: Monday, February 06, 2017 10:12 AM
To: ganglia-general@lists.sourceforge.net
Subject: Re: [Ganglia-general] ganglia working properly but metrics not graphing

Does it show metrics as broken images or are they altogether missing ?

Are you using rrdcached ?

Vladimir

02/06/2017 u 07:56 AM, Huckleby, Barbara A je napisao/la:

I move gmetad from one server to another. I can see in the rrds directory that 
all of the metrics are being accumulated properly. However, when I try to view 
them in the web ui, the metrics are not being graphed. The web ui launches, 
load values are being updated, the heat map is being updated, boxes for all of 
the servers show up and are color coded based on the load, the metrics titles 
show up in the drop down, but no metrics are being graphed. Any help would be 
appreciated.





This e-mail message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain information that is confidential and 
protected by law from unauthorized disclosure. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


[Ganglia-general] ganglia working properly but metrics not graphing

2017-02-06 Thread Huckleby, Barbara A
I move gmetad from one server to another. I can see in the rrds directory that 
all of the metrics are being accumulated properly. However, when I try to view 
them in the web ui, the metrics are not being graphed. The web ui launches, 
load values are being updated, the heat map is being updated, boxes for all of 
the servers show up and are color coded based on the load, the metrics titles 
show up in the drop down, but no metrics are being graphed. Any help would be 
appreciated.
Thanks,

Barb Huckleby




This e-mail message, including any attachments, is for the sole use of the 
intended recipient(s) and may contain information that is confidential and 
protected by law from unauthorized disclosure. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general