On Wed, Dec 22, 2010 at 01:20:53PM -0700, Travis Johnson wrote:
> We upgraded the systemboard on our main JFF server, and now when I run 
> any of the hosts manually on the command line, they all come back with 
> "0 items"...
0 items on the command line usually means the database is not rechable
or not working.  Most likely cause is that php-mysql or php-pgsql is
not loaded for the cli php. "php -m" shows you the modules loaded on the
command line, which can be different to the ones in apache.

If you are using postgresql then the user running the command is
important. Are you saying the first line of the poller command it says 0
items?

As to why merely changing the board did it, I have no idea.

 - Craig

-- 
Craig Small VK2XLZ    http://www.enc.com.au/       csmall at : enc.com.au
Debian GNU/Linux      http://www.debian.org/       csmall at : debian.org
GPG fingerprint:       1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to