Differenze tra le versioni di "Buttami"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Creata pagina con '= Fedora 20 fast start =   yum install graphite-web python-carbon  python /usr/lib/python2.7/site-packages/graphite/manage.py syncdb  carbon-cache --config=/etc/carbon/carbon....')  | 
				|||
| Riga 1: | Riga 1: | ||
= Fedora 20 fast start =  | = Fedora 20 fast start =  | ||
| − | |||
yum install graphite-web python-carbon  | yum install graphite-web python-carbon  | ||
| Riga 6: | Riga 5: | ||
python /usr/lib/python2.7/site-packages/graphite/manage.py syncdb  | python /usr/lib/python2.7/site-packages/graphite/manage.py syncdb  | ||
| − | carbon-cache -  | + | service carbon-cache start  | 
| + | |||
| + | python /usr/lib/python2.7/site-packages/graphite/manage.py runserver  | ||
python /usr/share/doc/graphite-web/example-client.py  | python /usr/share/doc/graphite-web/example-client.py  | ||
| − | |||
| − | |||
firefox http://127.0.0.1:8000/dashboard/  | firefox http://127.0.0.1:8000/dashboard/  | ||
Versione delle 16:45, 29 apr 2014
Fedora 20 fast start
yum install graphite-web python-carbon
python /usr/lib/python2.7/site-packages/graphite/manage.py syncdb
service carbon-cache start
python /usr/lib/python2.7/site-packages/graphite/manage.py runserver
python /usr/share/doc/graphite-web/example-client.py
firefox http://127.0.0.1:8000/dashboard/