I had disabled the additional logging before I had done the profile. I will enable logging and let it run for a bit and re-send the profile download.
As for the RRD file, I went to /usr/local/nagios/share/perfdata/<device in question>/ and looked in the directory and saw the RRD file and the XML file there for the graph I'm trying to do.
The only difference between this graph and another functional bandwidth graph is that this one was created manually as opposed to the other which was created when the host was first added via the wizard.
Did you copy this service, and then just change $ARG1$ to be equal to a RRD file? This will not work, because the wizard will create the MRTG configuration file in the back end, which then in turn powers the sourced graph here.
What is the full output of the following? ls -la /var/lib/mrtg/
I manually added a new service to the existing host. At first it was complaining that there was no RRD file when I attempted to save the configuration, but then it stopped complaining so I thought that whatever process needed to run to create the file. Perhaps that's the root cause of my issue. When I look through ls -la /var/lib/mrtg/, I do not see a corresponding RRD file in that directory for the host/port I'm trying to graph. What is the manual command to great the MRTG configuration file? I can run that and see if the problem resolves itself.
When I run that I get no output...I'm returned back to my command line. I had rebooted the server after making the change to the file thinking there was related services that would need a reboot.