|
||||||||
-----BEGIN PGP SIGNED MESSAGE----- i've put together some notes and a pair of screenshots describing a method we used to add network traffic (and net4801 enviromental data - Temperature, Vcc, Vpower) graphs to m0n0wall. full details here: http://www.squires-eng.com/graphinfo.html the data is collected (via cron job) using SNMP for the network interfaces, and some parsing of env4801 program output for the enviromental data. it is stored in a fixed size "round robin" database. lots of different custom graphs could be used to pull up the data - the ones i made show hourly, daily, weekly, monthly, and yearly data. the data is persisted across power cycles by periodically copying the database to /cf (and using that if it exists at startup). i thought all of you m0n0wall users might be interested and see some ways of doing things - see the web page for all the details - have fun! regards, jay w. squires engineering -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.4 iQEVAwUBQG2xysyM0YPqVE7FAQGzmwf8Cme/TYClIB/ydl8dQvJkrEUg9TrkS16Y 3f2VZWd4i7As1IK458mNBB2GFoqElmI/UtI89zzmkvNFoeBaCeHzF9KXS30aogYa oJ3MNhapsc2u3SGymUSxUSU1BM6BC5n8+JC5MoXXNduzDGCP2oJ6YJMnEWO85q6R +vmQfksauIuMaDWemr8PQIOzxlBQNW9ctB2ofmEKOvTZuHUhFtox6yFmWm3pl4Vb CBbtxNYrmv76w2u66puuxOHLLv6YyVfe5EVhWR7ICxLyC4nPwx5y3yf9u0QuIh1Y oMay1upvQ5/v+ow+u+Saa+uCawHd9BW5ZiHqHQmhtrg8fXiXe1iuOg== =Zbid -----END PGP SIGNATURE----- |