packaging a perl plugin with supporting perl modules in nrds
Posted: Wed May 21, 2014 5:40 pm
Hi.
We've got a homegrown log monitor, written in perl, that calls a half dozen (non-platform-specific) home-grown perl modules.
It will read configuration files (on the nrdp agent) that tell it what log to read, what patterns to look for, etc.
We will be executing this through nrds.
I've defined LogMon.pl in the nrds config on the XI server and it ships it down to the agent to do the check.
How do I also get the supporting pm and config files to get distributed with it?
It obviously just fails now as it can't find these files.
Thanks very much.
Rick
We've got a homegrown log monitor, written in perl, that calls a half dozen (non-platform-specific) home-grown perl modules.
It will read configuration files (on the nrdp agent) that tell it what log to read, what patterns to look for, etc.
We will be executing this through nrds.
I've defined LogMon.pl in the nrds config on the XI server and it ships it down to the agent to do the check.
How do I also get the supporting pm and config files to get distributed with it?
It obviously just fails now as it can't find these files.
Thanks very much.
Rick