Is scalr.system.instances_connection_timeout is set in your config.yml? If yes, what value it has?
Thanks, Igor On 22 March 2015 at 21:30, Hee-Sung Kim <[email protected]> wrote: > Hi.. Thomas.. > > i tested in oss v5.3.2.. > please.. tell me which log files you want to see.. > > [root@test-stat01 service]# cat python-plotter.log > [23/Mar/2015 13:09:34][ load_statistics][1.1][18364] WARNING Coudn't > find rrd file(s) for request: {'farmRoleId': u'1', 'hash': > u'f20c64fd549f39', 'farmId': u'1', 'index': u'1', 'X-Requested-Token': > u'eaae4d599cbd477c3ce8752e6c2e634cd2d0063b221e601e73b915c0b2bf809b', '_dc': > u'1427083774879', 'period': u'daily', 'metrics': u'mem,cpu,la,net,io'}, > metric: mem > [23/Mar/2015 13:09:34][ load_statistics][1.1][18364] WARNING Coudn't > find rrd file(s) for request: {'farmRoleId': u'1', 'hash': > u'f20c64fd549f39', 'farmId': u'1', 'index': u'1', 'X-Requested-Token': > u'eaae4d599cbd477c3ce8752e6c2e634cd2d0063b221e601e73b915c0b2bf809b', '_dc': > u'1427083774879', 'period': u'daily', 'metrics': u'mem,cpu,la,net,io'}, > metric: cpu > [23/Mar/2015 13:09:34][ load_statistics][1.1][18364] WARNING Coudn't > find rrd file(s) for request: {'farmRoleId': u'1', 'hash': > u'f20c64fd549f39', 'farmId': u'1', 'index': u'1', 'X-Requested-Token': > u'eaae4d599cbd477c3ce8752e6c2e634cd2d0063b221e601e73b915c0b2bf809b', '_dc': > u'1427083774879', 'period': u'daily', 'metrics': u'mem,cpu,la,net,io'}, > metric: la > [23/Mar/2015 13:09:34][ load_statistics][1.1][18364] WARNING Coudn't > find rrd file(s) for request: {'farmRoleId': u'1', 'hash': > u'f20c64fd549f39', 'farmId': u'1', 'index': u'1', 'X-Requested-Token': > u'eaae4d599cbd477c3ce8752e6c2e634cd2d0063b221e601e73b915c0b2bf809b', '_dc': > u'1427083774879', 'period': u'daily', 'metrics': u'mem,cpu,la,net,io'}, > metric: net > [23/Mar/2015 13:09:34][ load_statistics][1.1][18364] WARNING Coudn't > find rrd file(s) for request: {'farmRoleId': u'1', 'hash': > u'f20c64fd549f39', 'farmId': u'1', 'index': u'1', 'X-Requested-Token': > u'eaae4d599cbd477c3ce8752e6c2e634cd2d0063b221e601e73b915c0b2bf809b', '_dc': > u'1427083774879', 'period': u'daily', 'metrics': u'mem,cpu,la,net,io'}, > metric: io > > [root@test-stat01 service]# cat python-poller.log > [23/Mar/2015 04:08:16][ load_statistics][1.1][18497] INFO Start > poller iteration > [23/Mar/2015 04:08:20][ load_statistics][1.1][18856] WARNING Server: > 'b54092ed-6c40-4a71-878c-ec4baea4ef9c' API failed: <type > 'exceptions.Exception'> Endpoint: http://172.19.130.109:8010, headers: > {'X-Server-Id': 'b54092ed-6c40-4a71-878c-ec4baea4ef9c'}, metric: 'cpu', > reason: <class 'socket.timeout'> timed out > file: /opt/scalr-server/embedded/lib/python2.7/socket.py, line: 476 > file: > /opt/scalr-server/embedded/scalr/app/python/scalrpy/util/szr_api.py, line: > 141 > [23/Mar/2015 04:08:20][ rrd][1.1][18856] DEBUG > 1427083700.54, /opt/scalr-server/var/lib/rrd/x1x6/1/FR_1/SERVERS/db.rrd, > N:1.0 > [23/Mar/2015 04:08:20][ rrd][1.1][18856] DEBUG > 1427083700.54, /opt/scalr-server/var/lib/rrd/x1x6/1/FARM/SERVERS/db.rrd, > N:1.0 > [23/Mar/2015 04:08:20][ load_statistics][1.1][18497] INFO Poller > iteration time: 4.17 > > [root@test-stat01 service]# nc -vz 172.19.130.109 8010 ## << > 172.19.130.109 is the windows instance that is managed by scalr (oss) v > 5.3.2 > Connection to 172.19.130.109 8010 port [tcp/*] succeeded! ## << the port is > already open. > > [root@test-stat01 service]# telnet 172.19.130.109 8010 > Trying 172.19.130.109... > Connected to 172.19.130.109. > Escape character is '^]'. > > -- > You received this message because you are subscribed to the Google Groups > "scalr-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
