Install RRDTool On Windows Server
Friday, October 10th, 2008 | Author: Martin
We all have an impressions that it is very difficult to install RRDTool on a Windows Server but that is not the case. There are few very Simple Steps to install RRDTool on a Windows server:
STEPS:
1. Create a Folder on any of your drives with name RRDTool.
2. Download the latest version of RRDTool from the link below:
3. Extract the ZIP in RRDTool folder.
4. Open START >> Run >> type cmd to open Windows command prompt.
5. Type following command on prompt to use the RRDTool.
cd C:\RRDTool\
That is it…!!!! You are ready to use your RRDTool on your Windows machine.
These steps are applicable to all Windows versions including Windows XP, Windows Vista, Windows NT and Winsdows 2003/2008 Servers.
Category: Window Hosting

















Thursday, 4. June 2009
i know this post is almost a year old, but i’ve been having issues trying to get this to work. everything up to the point of generating the graph works flawlessly, but when i try to generate a graph, i get this error:
ERROR: failed to load /usr/local/rrdtool-1.2.15/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf
any thoughts or suggestions?
Thursday, 4. June 2009
Hello Brett,
Can you please let us know the exact command you use to create the graph. The error you receive is looking for a *nix path, you will have to ask it to use Windows path.