From: Schwimmer, E. E *H. <EE...@hs...> - 2006-10-12 17:17:16
|
Spot on, Johann & Trent. I'll try to make the docs a little more clear in this respect (documentation isn't my strong suite). =20 -Eric =20 ________________________________ From: dev...@li... [mailto:dev...@li...] On Behalf Of Johann Eggers Sent: Wednesday, September 20, 2006 11:20 AM To: dev...@li... Subject: Re: [Devmon] no data are sending to bbdisplay =20 If I have the right understanding about the way devmon works: it's just the daemon that queries the devices, makes the calculations, generating the status messages and send them to the BB/Hobbit server as configured in the devmon.cfg. Running the devmon -readbbhost is just for updating the internal database with newly added systems to the bbhosts file, so that the daemon will queery them in the next loop. For running devmon -readbbhosts you can setup a cronjab to do it periodically ( probably every 10 min ..) =20 Johann =20 ________________________________ From: dev...@li... [mailto:dev...@li...] On Behalf Of Trent Melcher Sent: Mittwoch, 20. September 2006 15:42 To: dev...@li... Subject: Re: [Devmon] no data are sending to bbdisplay =20 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 =20 =09 ________________________________ 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 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 if i start devmon 'devmon -f -vvvv' all work correctly =20 any ideas? =20 Marco |