Query: monitoring::livestatus::inet
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Monitoring::Livestatus::INET(3pm) User Contributed Perl Documentation Monitoring::Livestatus::INET(3pm)NAMEMonitoring::Livestatus::INET - connector with tcp socketsSYNOPSISuse Monitoring::Livestatus; my $nl = Monitoring::Livestatus::INET->new( 'localhost:9999' ); my $hosts = $nl->selectall_arrayref("GET hosts");CONSTRUCTORnew ( [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.METHODSAUTHORSven Nierlein, <nierlein@cpan.org>COPYRIGHT AND LICENSECopyright (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 |
---|
io::socket::inet(3pm) - redhat |
emsweb(1m) - hpux |
io::socket::inet(3pm) - mojave |
log::log4perl::appender::socket(3pm) - debian |
monitoring::availability(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Introduction |
Detecting unused variables... |
Weird 'find' results |