[jffnms-users] Re: Error when export data from Performance graph to CSV file

2005-03-21 Thread Ruangsak Lertmanorat
Javier Szyszlican <[EMAIL PROTECTED]> writes: > > From the Changelog: > > - View Performance: > - CSV Export of the Input/Output value on Physical interfaces, including Nth > percentile calculation. > > This only works on the Traffic Graph on Physical interfaces. In the future it > will

Re: [jffnms-users] Re: JFFNMS php processes using all available system resources

2005-03-21 Thread Javier Szyszlican
Hi Aaron, I'll need you to add d($process);d($process_name); To Line 311 of lib/api.inc.php And then run: /usr/local/bin/php -q poller2.php master 2 And show me the output at the top. Javier Aaron Daubman wrote: Hi Javier, Here's what the output from `ps -eo args` looks like under FreeBSD 5.3 about

Re: [jffnms-users] New 0.8.1 Install problems

2005-03-21 Thread Craig Small
On Mon, Mar 14, 2005 at 09:00:16PM -0500, Henry Dziewa wrote: > Yes, well, the script http://localhost/jffnms/admin/adm/test.php > shows that I'm editing the right php.ini file, there is actually only one on > the system. That's probably the incorrect assumption "the only one". Depending on how yo

Re: [jffnms-users] Re: JFFNMS php processes using all available system resources

2005-03-21 Thread Aaron Daubman
Hi Javier, Here's what the output from `ps -eo args` looks like under FreeBSD 5.3 about 10 minutes after re-enabling the jffnms cronjobs: ---snip--- [EMAIL PROTECTED](55)> ps -eo args -U jffnms ps: Process environment requires procfs(5) COMMAND /bin/sh -c cd $JFFNMS && $PHP -q poller2.php master

Re: [jffnms-users] Re: JFFNMS php processes using all available system resources

2005-03-21 Thread Javier Szyszlican
Hi Aaron, It seems our system against running a program twice is not working on your server. Check the lib/api.inc.php is_process_running function. We're running "ps -eo args" to check fi ap rocess is already running. Also do a killall php to clean everything. Javier Aaron Daubman wrote: Hello aga

Re: [jffnms-users] Re: Error when export data from Performance graph to CSV file

2005-03-21 Thread Javier Szyszlican
From the Changelog: - View Performance: - CSV Export of the Input/Output value on Physical interfaces, including Nth percentile calculation. This only works on the Traffic Graph on Physical interfaces. In the future it will work on all, but to accomplish that we need to rework the way graph's