Hello People, I have a MRTG config (10.40.0.240.cfg) file for a device with seven OIDs inside. So, I rename 14all.cgi to match the name of my mrtg config file (10.40.0.240.cgi). After then, I changed the following lines:
#!/usr/local/perl/bin/perl -w use lib qw(c:/mrtg-2.9.21/lib/mrtg2); $cfgfile = 'c::/mrtg-2.9.21/bin/10.40.0.240.cfg'; When I type perl 10.40.0.240.cgi in directory "c:\program files\apache group\apache2\cgi-bin" I received the follow message error on prompt Dos: "ERROR: unable to open config file: 10.40.0.240.cfg" RRDTool is work fine, the files (.rrd) are modifieded to each 5 minutes. Please, what I need to do for correct this error?!! I need publish 10.40.0.240 files in other locate/file?!! Thanks a lot, Fabio Gabriel São Paulo - Brasil -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
