Random Project

Use in VDOM environment

Thanks for the script,
When using a setup with VDOMs you need to jump into global mode before running “execute sensor list”, so I updated the command as follows & it seems to be working for me..

# Execute command
my $command=”config global
execute sensor list”;