Re: [Nagios-users] Nagios Graph converting figures to binary bytes rather than decimal

2012-12-18 Thread James Osbourn
Hi Claudio, I modified your code as it was not working for me and wanted to check what was going on. I have reverted back to using the example that you have given and I am still getting the same result as can be seen here [cid:image001.png@01CDDD26.57B72AD0] The filesystem is only 450GB in size

Re: [Nagios-users] Nagios Graph converting figures to binary bytes rather than decimal

2012-12-18 Thread Claudio Kuenzler
> Hi Claudio, > > ** ** > > I have entered the map entry below based on your example and I am still > seeing the results on the graph show as a decimal version of the Bytes > value. > > ** ** > > /perfdata:(.*)=(\d+)MB;(\d+);(\d+);(\d+);(\d+)/ > > and push @s, [$1, > > ['dat

Re: [Nagios-users] Embedded Perl in Nagios 4

2012-12-18 Thread Andreas Ericsson
On 12/18/2012 09:29 AM, Samuel Kidman wrote: > Hello > > I just had a look at Ethan's slide decks on Nagios 4 from 2012 Nagios > Conference, and found out that embedded perl won't be in Nagios 4. > I'm running a distributed Nagios deployment that makes extensive use > of perl plugins, and the perf

[Nagios-users] Embedded Perl in Nagios 4

2012-12-18 Thread Samuel Kidman
Hello I just had a look at Ethan's slide decks on Nagios 4 from 2012 Nagios Conference, and found out that embedded perl won't be in Nagios 4. I'm running a distributed Nagios deployment that makes extensive use of perl plugins, and the performance of my Nagios servers is beginning to struggle