The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.23

  • Change: 565bbaccb675b9f99b14bb2b0b057b0100da2396 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2015-12-03 18:57:02 +0000
    • Reviewing errors report from release 0.22 Some tests where modified to support parallel testing Improved Pod

Changes for version 0.23

  • Change: 5a9024a152ad679a4716adb52b842bf6782a30fa Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2015-12-15 22:48:50 +0000
    • Improved dist.ini by adding META data
  • Change: c00ad2dc79b7aa6babf15244d3ed5bf444153312 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2015-12-15 22:23:56 +0000
    • Added Dist::Zilla::Plugin::MetaProvides to improve Kwalitee
  • Change: 282fd93e03a320e6cc8fea4c29f06ac6bb625486 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2015-12-15 11:43:09 +0000
    • NOW the bug with Dist::Zilla is fixed for Windows
  • Change: 442b4b0020826d99c7601ab380f729abec52cd3c Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2015-12-15 11:35:10 +0000
    • Fixed introduced bug on win32 systems with Dist::Zilla
  • Change: 45f231d6a155c2353a27011a9822b52e39e3209f Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2015-12-14 10:10:29 +0000
    • Merge branch 'master' of github.com:glasswalk3r/siebel-monitoring-tools
  • Change: 0f004b89ffecb7a7e3785ec9bb1d8b669bbc2344 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2015-12-14 10:09:39 +0000
    • Minor fixes Incrementing release version

Modules

utilities to be used with the Siebel srvrmgr program
Moose Role for classes that exposes Siebel Server components information
super class for sessions with Siebel srvrmgr program
base class for Siebel::Srvrmgr::Daemon action
role for classes that hold Siebel server components information
role for classes that hold Siebel server components information
subclass of Siebel::Srvrmgr::Daemon::Action to verify components status
subclass of Siebel::Srvrmgr::Daemon::Action to verify components tasks status
subclass for Siebel::Srvrmgr::Daemon::Action to do nothing with the buffer content
subclass for Siebel::Srvrmgr::Daemon::Action to dump buffer content
subclass of Siebel::Srvrmgr::Daemon::Action to stored parsed list comp def output
subclass for parsing list comp types command output
subclass of Siebel::Srvrmgr::Daemon::Action to deal with list comp output
subclass of Siebel::Srvrmgr::Daemon::Action to parse list params output
subclass of Siebel::Srvrmgr::Daemon::Action to recover sessions information
dummy subclass of Siebel::Srvrmgr::Daemon::Action to allow execution of load preferences command
role for serializable subclasses of Siebel::Srvrmgr::Daemon::Action
abstract factory to create Action subclasses
singleton to stash data returned by Siebel::Srvrmgr::Daemon::Action subclasses
daemon command class
object that checks which conditions should keep a Siebel::Srvrmgr::Daemon running
"heavier" implementation of Siebel::Srvrmgr::Daemon
class for running commmands with Siebel srvrmgr program
IPC functionality for Siebel::Srvrmgr classes.
state model parser to idenfity which output type was read
class to store output of commands
the FSA::Rules class specification for Siebel::Srvrmgr::ListParser
base class of srvrmgr output
Moose role to deal with start and end time of objects
subclass that represents the initial information from a Siebel server when connected through srvrmgr program.
class that represents a Siebel component
class to parse and aggregate information about servers and their components
class to represent instances of processes from "list procs" command
class that represents a Siebel Server return by a "list servers" command
class to represent a Siebel task
subclass to parse load preferences command.
subclass to parse set command.
base class for all command outputs that have a tabular form
a Moose Role to retrieve data under a Siebel Server
subclass that parses list comp commands output of srvrmgr.
subclass to parse component definitions
subclass to parse list comp types command
subclass to parse output of the command list comp params.
subclass to parse list procs command
subclass to parse list servers command
subclass to parse list tasks command
subclass to parse list tasks command
base class for parsing srvrmgr tabular output
subclasses to parse delimited output from srvrmgr
subclass to parse fixed width output from srvrmgr
Moose role to "stringfy" objects
abstract factory class to create Siebel::Srvrmgr::ListParser::Output objects
module to read a Siebel Enterprise log file
a Moose Role for Enterprise log file data archiving
parses of component alias from the Siebel Enterprise log file
class to represents a operational system process of Siebel
module to recover information from OS processes of Siebel components
common regular expressions to match things in srvrmgr output
definition of types restrictions for Siebel::Srvrmgr
creates a Siebel::Srvrmgr::Daemon from a INI configuration file