EPAgent Scripts
This a collection of CA-Wily Introscope EPAgent scripts, written in Perl. The list below shows the main entry Perl scripts. They usually depends on one or more Perl classes (*.pm). Script names shown in italic, are not yet published.
- apache-status.pl
- ipc-status.pl
- Generic LogReader
General installation instructions
Grab the interesting Perl (*.pl) script from GitHub (see below) together with its dependent Perl modules (*.pm) and copy them into $epagent/epaplugins/ribomation/. You need to create the ‘ribomation’ directory first. The configure it as an EPA plugin.
All scripts can be run on the command-line, to test them out before configuring EPA. All scripts takes a –debug parameter, that enables DEBUG printouts.
Files and Downloads
Because Perl scripts are plain text files, all files can be easily downloaded directly from the GitHub repo below.
Browse the repo, select the file and then select raw mode, finally chose “Save As”. Or download the whole repo instead, by clicking on the ZIP button.

