monitoring::livestatus::inet(3pm) debian man page | unix.com

Man Page: monitoring::livestatus::inet

Operating Environment: debian

Section: 3pm

Monitoring::Livestatus::INET(3pm)			User Contributed Perl Documentation			 Monitoring::Livestatus::INET(3pm)

NAME
Monitoring::Livestatus::INET - connector with tcp sockets
SYNOPSIS
use Monitoring::Livestatus; my $nl = Monitoring::Livestatus::INET->new( 'localhost:9999' ); my $hosts = $nl->selectall_arrayref("GET hosts");
CONSTRUCTOR
new ( [ARGS] ) Creates an "Monitoring::Livestatus::INET" object. "new" takes at least the server. Arguments are the same as in "Monitoring::Livestatus". If the constructor is only passed a single argument, it is assumed to be a the "server" specification. Use either socker OR server.
METHODS
AUTHOR
Sven Nierlein, <nierlein@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2009 by Sven Nierlein This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.3 2011-04-19 Monitoring::Livestatus::INET(3pm)
Related Man Pages
envmond(8) - osf1
io::socket::inet(3pm) - suse
io::socket::inet(3pm) - mojave
io::socket::inet(3perl) - debian
monitoring::livestatus::multi(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph