Hi Jean-Michel!pepj wrote:
Do you really have no /var/tftp/switch02.conf?
- check the read/write rights
- In the "manage config view" when you click on the name of the config, you should see the hosts for this config and when you click on "show final configuration file"-ICON you should see the /var/tftp/switch02.conf that will be used by pancho.
- check the "configuration-->settings-->Up/Download TAB". Do you have insert "TFTP path" and "program" parameters (example windows program="pathperl/bin/perl.exe -Ipath/pancho/lib path/pancho/pancho.pl"
How to check pancho at the command line:
...perl\bin\perl.exe -I...\pancho\lib ...\pancho\modules\blib\lib\pancho.pl --download --config ....\tftp\data\yourconfig.conf
I'm a bit closer to the solution, thanks to you man, you rock.
My problem was with the user name running tftp daemon. Having it resolved I was able to save config files from CISCO devices manually.
And of course I finally got the switch02id6.conf file show up in my tftp root. Now if I run the command:
perl -I/usr/local/bin /usr/local/bin/pancho --download --config ./Switch02id6.conf
I end up with the error message:
ERROR (10.0.0.131): Received noSuchName(2) error-status at error-index 1
Does it mean the host 10.0.0.131 is inaccassible from the cacti box?
Many-many thanks in advance
Eugene