From: Trent M. <tme...@sa...> - 2006-09-20 13:41:53
|
Hey MArco =20 The documentation isnt very clear but, you have to first get devmon running in daemon mode first, basically just start it with no options, you should see if fire off about 6 child processes. After that then you need to run devmon with the --readbbhosts option every couple minutes to report the data back to hobbit. =20 I had to first run devmon in the forground with 5 v's ./devmon -f -vvvvv to see errors that I had and fix before the cronjob would send data back to hobbit. =20 Trent =20 Trent Melcher Unix/Linux Systems Administrator Securities America Financial Corporation (402) 399-9111 x2774 tme...@sa...=20 Securities America, Inc., a Registered Broker/Dealer, Member NASD/SIPC. Advisory services offered through Securities America Advisors, Inc., an SEC Registered Investment Advisory The text of this communication is confidential, and use by any person who is not the intended recipient is prohibited. Any person who receives this communication in error is requested to immediately destroy the text of this communication without copying or further dissemination. Your cooperation is appreciated. =20 ________________________________ From: dev...@li... [mailto:dev...@li...] On Behalf Of Marco Avvisano Sent: Wednesday, September 20, 2006 5:41 AM To: dev...@li... Subject: [Devmon] no data are sending to bbdisplay =09 =09 Hi all, =20 i'm tryng to configure Devmon but i have a problem: if i start devmon using 'devmon --readbbhosts -vvvv' no data are sending to bbdisplay and retur this errror =20 [06-09-20@12:07:12] Sending messages to display server [06-09-20@12:07:13] Error: dm_msg trying to send a blank message! [06-09-20@12:07:13] Error: dm_msg trying to send a blank message! [06-09-20@12:07:13] Error: dm_msg trying to send a blank message! [06-09-20@12:07:13] Done sending messages =09 if i start devmon 'devmon -f -vvvv' all work correctly =20 any ideas? =20 Marco |