Nice Script… Very Simple

Worked as described.

Just replaced the below line with the actual one.

#my $file=”/var/log/nagios/status.dat”; – old line
my $file=”/usr/local/nagios/var/status.dat”; – new line

Run the file & export all data into a text file using “>” sign.