Man Page: monitoring::livestatus::multi
Operating Environment: debian
Section: 3pm
Monitoring::Livestatus::MULTI(3pm) User Contributed Perl Documentation Monitoring::Livestatus::MULTI(3pm)NAMEMonitoring::Livestatus::MULTI - connector with multiple peersSYNOPSISuse Monitoring::Livestatus; my $nl = Monitoring::Livestatus::MULTI->new( qw{nagioshost1:9999 nagioshost2:9999 /var/spool/nagios/live.socket} ); my $hosts = $nl->selectall_arrayref("GET hosts");CONSTRUCTORnew ( [ARGS] ) Creates an "Monitoring::Livestatus::MULTI" object. "new" takes at least the server. Arguments are the same as in Monitoring::Livestatus.METHODSdo See Monitoring::Livestatus for more information. selectall_arrayref See Monitoring::Livestatus for more information. selectall_hashref See Monitoring::Livestatus for more information. selectcol_arrayref See Monitoring::Livestatus for more information. selectrow_array See Monitoring::Livestatus for more information. selectrow_arrayref See Monitoring::Livestatus for more information. selectrow_hashref See Monitoring::Livestatus for more information. selectscalar_value See Monitoring::Livestatus for more information. errors_are_fatal See Monitoring::Livestatus for more information. warnings See Monitoring::Livestatus for more information. verbose See Monitoring::Livestatus for more information. peer_addr See Monitoring::Livestatus for more information. peer_name See Monitoring::Livestatus for more information. peer_key See Monitoring::Livestatus for more information. disable $ml->disable() disables this connection, returns the last state. enable $ml->enable() enables this connection, returns the last state.AUTHORSven 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 2010-07-04 Monitoring::Livestatus::MULTI(3pm)
| Related Man Pages |
|---|
| kcmond(1m) - hpux |
| scdpm(1m) - opensolaris |
| ntptrace(8) - centos |
| envconfig(8) - osf1 |
| monitoring::livestatus::multi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Monitoring Unix systems |
| Statistics Aix |
| Bash Monitoring Alert Script |
| Solaris Performance Monitoring Tools???? |
| Else if in awk |