
emi65
New User
Jan 2, 2012, 8:35 AM
Post #1 of 1
(465 views)
|
perl program and PIPE file
|
Can't Post
|
|
Hi I'm using a tool nagios2cacti . This tool allow to send perfdata fron nagios to cacti graphic application I installed the tool on Distributor ID: Ubuntu Description: Ubuntu 10.04.3 LTS Release: 10.04 Codename: lucid perl, v5.10.1 and all works perfectly I installed nagios2cacti tool on this platform Red Hat Enterprise Linux Server release 6.2 (Santiago) perl, v5.10.1 and I got problems The program server_perf.pl read the data from a pipe file. On the UBUNTU system the program read just on time from the pipe file. On the RedHat system the program read five times the data from pipe file I know , it is not easy to explain better but I'm available to give you any details . Summarize the same perl program has a different behavior between ubuntu system (where is OK) and the REDHAT . I hope that some one could help me Regards Emilio
|