![]() |
![]()
| ![]() |
![]()
NAMEXymon::Server - Xymon Server Interface SYNOPSISuse Xymon::Server; my $server = Xymon::Server->({ HOME => '/home/hobbit/server' }); print $server->{BBPORT}; DESCRIPTIONProvides a base interface for retriving configuration variables from the hobbit server (taken from hobbitserver.cfg). METHODSXymon::Server->hobbitserver(); Returns a hash of configuration items from hobbitserver.cfg; BUGSSUPPORTAUTHORDavid Peters CPAN ID: DAVIDP http://www.electronf.com COPYRIGHTThis program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. SEE ALSOperl(1).
|