RE: Gathering CPU info from Linux and FreeBSD and placing it into aMySQL db

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can I ask why you are trying to write a script that from what I
understand goes to each box to retrieve the data instead of pushing the
data to the central db?  

You could write a little script in PHP that gathers the required
information and then does an insert into your database.  Then from the
database you can create a webpage that is a view of all of your
machines.  On the local machine you can schedule your script to run
every X minutes via crontab.

If I misread your email and headed down the wrong path please let me
know.

Nate Tobik
(412)661-5700 x206
VigilantMinds



<snip...>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux