- or download this
for my $cmd (@{$ctxt->{commands}}) { ...
- or download this
use Ops::Exec qw(ops_do_ssh_shell ops_new_context ops_new_cmd);
use Ops::Config qw(ops_get_servers);
...
# statuses are evaluated to generate warnings and alerts
# texts and emails are sent yadda yadda
- or download this
package Ops::Exec;
use strict;
...
}
"Red Guitar, Three Chords ...";