| With Rexec it is possible
to send every command to the standard rexec daemon running
on Unix machines. The commands from Rexec are sent to
the rexec-daemon running in the Unix environment. The
rexec-daemon is a standard Unix process and can execute
any Unix command. Output of the executed Unix command
is sent to standard output and can be captured and parsed
by MonitorMagic.
Using rexec is extremely powerful. You can run any
command, search for strings in log files, query available
disk space, start/stop processes, shutdown/restart
remote computers, etc.
|