/logtool

Primary LanguagePerl

logtool

a script to implement the following task:

  • login a host and

  • capture information

  • analyze commands outputs

    • currently it uses a config file to configure itself
    • allow user to capture the interested values out of
    • CLI output (both from online or from offline file like showtech)
    • and then based on that it allow user-defined behavior
    • such as alarming or further check with other commands.
  • When started with batch mode it provides command line options

  • with interactive mode it provides a shell-like environment

  • the configured tasks can be configured/modified and started subsequently.

  • Compiled to windows executable successfully (so it rans on all flatforms)