NAME
Ixchel::Actions::extend_smart_config - Generates the config for the SMART SNMP extend.
VERSION
Version 0.0.1
SYNOPSIS
my $filled_in=$ixchel->action(action=>'extends_smart_config', opts=>{w=>1});
print $filled_in;
DESCRIPTION
This invokes the extend with -g to generate a base config.
The returned value is the filed in template.
If snmp.extends.smart.additional_update_args is defined and not blank, these tacked on to the command.
FLAGS
-w
Write out the file instead of stdout.
-o <file>
File to write the out to if -w is specified.
Default :: /usr/local/etc/smart-extend.conf