Samuel Mutel
Dabbler
- Joined
 - Feb 21, 2020
 
- Messages
 - 21
 
Hello,
I have setup my graphite server in FreeNas like this:
Remote Graphite Server Hostname: yyyy.xxxx.xx:2003
Graph Age in Months: 12
Number of Graph Points: 1200
I tested the connection directly connected to the freenas with:
Thanks.
	
		
			
		
		
	
			
			I have setup my graphite server in FreeNas like this:
Remote Graphite Server Hostname: yyyy.xxxx.xx:2003
Graph Age in Months: 12
Number of Graph Points: 1200
I tested the connection directly connected to the freenas with:
Code:
> telnet yyyy.xxxx.xx 2003 Trying ww.xx.yy.zz... Connected to yyyy.xxxx.xx. Escape character is '^]'.
Thanks.