Hi again. Well, I'm still stuck with my problem. Since I have two machines, one monitoring routers and this one monitoring the switches, I'm trying to compare them to find any clue. And I could observe this:
On the machine monitoring the routes( which is working fine), with ps aux, I get this output: OBS: JFFNMS 0.8.4 =========================================================== jjffnms:~ # ps ax | grep php 6323 ? Ss 0:00 /bin/sh -c cd /opt/jffnms/engine && /usr/bin/php -q poller.php >/dev/null 2>&1 6324 ? S 0:00 /usr/bin/php -q poller.php 7548 ? S 0:00 /usr/bin/php -q poller.php 236 0 1 0 0 7557 ? S 0:00 /usr/bin/php -q poller.php 237 0 1 0 0 7566 ? S 0:00 /usr/bin/php -q poller.php 238 0 1 0 0 7627 ? S 0:00 /usr/bin/php -q poller.php 240 0 1 0 0 8225 ? Ss 0:00 /bin/sh -c cd /opt/jffnms/engine && /usr/bin/php -q consolidate.php >/dev/null 2>&1 8227 ? S 0:00 /usr/bin/php -q consolidate.php 8304 pts/0 R+ 0:00 grep php jffnms:~ # =========================================================== On the machine monitoring the switches, which isn't working, I get this output: OBS: JFFNMS 0.9.3 =========================================================== JFFNMS-SW:~ # ps ax | grep php 582 pts/0 S+ 0:00 grep --color=auto php 3490 ? Ss 0:00 /bin/sh -c cd /opt/jffnms/engine && /usr/bin/php -q poller.php >/dev/null 2>&1 3493 ? S 0:02 /usr/bin/php -q poller.php 29816 ? S 0:00 /usr/bin/php -q poller_child.php 30 30121 ? S 0:00 /usr/bin/php -q poller_child.php 30 30256 ? S 0:00 /usr/bin/php -q poller_child.php 30 30843 ? S 0:00 /usr/bin/php -q poller_child.php 30 31433 ? S 0:00 /usr/bin/php -q poller_child.php 30 JFFNMS-SW:~ # =========================================================== These outputs shouldn't be the same? Thanks Theles ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users