zabbix-tools/mib2zabbix

guide to implement

jashankochar opened this issue · 4 comments

someone please guide steps to implement it

-bash: mib2zabbix.pl: command not found

You need to put the script into one of your $PATH directories or invoke it using a full path.
E.g. $ ./mib2zabbix.pl. This is fairly standard practice in unix/linux.

I am working on a more detailed guide blog entry, but this won't be available for some time.

where that template will be saved after running

It prints to stdout. You need to pipe it to a file.