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

Changes for version 0.24

  • 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

Changes for version 0.24

  • Change: 8aa432c855bded5120234ee6b30a9eaaea2e79a7 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-03-23 18:09:17 +0000
    • Migrated from Dist::Zilla::Plugin::PkgVersion to OurPkgVersion Also fixed some minor things like declaring module version or lack of usage of pragmas like strict and warnings
  • Change: 7c39f0fb659fd30844a7a180bb6cf7d307f11e1c Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-03-23 11:47:46 +0000
    • Small fixes due tests with Perl::Critic
  • Change: bc3a91b7cbb8b9c9653b239075c9d43403aa46d7 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-03-22 23:00:57 +0000
    • Removed MooseX::Storage as a dependency MooseX::Storage does much more than was necessary to use MooseX::Storage dependencies was causing PPM packages generation to fail Fixed Pod Refactored code Fixed tests that were depending on MooseX::Storage No class that used MooseX::Storage is capable of using retrieve method anymore (none actually was doing it anyway)
  • Change: 0bcb8ac00fa3b172bb72fe328df3bef1ad0f803f Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-03-22 21:50:16 +0000
    • Enhancing output validation
  • Change: 50957fe4c989deb6e63d707617ad699e7d9bbb3d Author: glasswalk3r <glasswalk3r@yahoo.com.br> Date : 2016-02-22 22:49:27 +0000
    • Fixing dependencies due changes on Nagios::Plugin
  • Change: 5a81b1e5bdd366bb54c541ef4c3c830b5a6570b5 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-01-14 00:21:40 +0000
    • Added more information about the tests due latest report failures for Siebel-Srvrmgr-Exporter Added more tests Incremented the release versions
  • Change: 461ce4cf17214455e52a2e8e2cac6b9f40e0d9c6 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-01-14 00:21:27 +0000
    • Refactored _submit_cmd
  • Change: 7e6e5a69f968fd9c22784b4382091e07c2b93923 Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br> Date : 2016-01-13 22:42:23 +0000
    • Merge pull request #6 from Manwar/fix-pod-error
    • Fixed typo in the package Siebel::Srvrmgr::Exporter.
  • Change: 670d04959d8d5f41ebb3b6c0cf54f3a3cff63fc9 Author: Mohammad S Anwar <mohammad.anwar@yahoo.com> Date : 2016-01-09 21:28:38 +0000
    • Fixed typo in the package Siebel::Srvrmgr::Exporter.
  • Change: 44fd35dc9c6715eb1c804905c69a3b021a0bc582 Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-01-09 18:14:20 +0000
    • Fixed usage of a perl interpreter to execute the test as explained in http://wiki.cpantesters.org/wiki/CPANAuthorNotes -> "How should I invoke perl from my test scripts?
  • Change: a3fbf8c6295f87e8b017154f017de26c70bc8a6c Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org> Date : 2016-01-03 11:58:04 +0000
    • Explicit declaring version of Term::YAP prereqi (export_comps.pl loads this with require instead)

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