Re: [Nagios-users] Nagios::StatusLog perl module issue

2009-02-04 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/02/09 03:35 PM, shadih rahman wrote: > > I am trying to parse nagios log using Nagios::StatusLog perl module. I > am getting error while trying to parse. I am using nagios version > 3.0.6. Any help will be much apreciated. Thanks Please to

[Nagios-users] Nagios::StatusLog perl module issue

2009-02-04 Thread shadih rahman
I am trying to parse nagios log using Nagios::StatusLog perl module. I am getting error while trying to parse. I am using nagios version 3.0.6. Any help will be much apreciated. Thanks #!/usr/bin/perl use strict; use Nagios::StatusLog; my $host='localhost'; my $log = Nagios::StatusLog->ne