Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Three general points:

If you go with stevieb's libs, and switch to RPi:

* Working together is more fun. stevieb will get an incentive to mature his libraries (win for the community) and you will get good support.

* RPi's are more expensive. Think also about theft/raindamage/overheating of hardware and how to secure it (high pole, or inside a fake? hive or bury the hardware). Although, on second thought, I guess that bees guard the hive well. BACKUP your data!

* Graphics can also be made with javascript and because some have CDN links (which means the javascript code is downloaded from elsewhere) could potentially be lighter than generating images, as all you provide is the data with some initializing code.

I also like the fact you are going for RRD. Remember you can add data to more than 1 database, so if you collect each half an hour, and have 48 measurements, create another RRD that feeds on that first information, but summarizes the data into, say, 8 hour chunks (3 measurements per day). This way, you can have daily data, and weekly/monthly averages, easy to query and display on your webpage. And at fixed databasesizes.


In reply to Re: Web moniitoring with Perl, comments and suggestions on general approach please by FreeBeerReekingMonk
in thread Web moniitoring with Perl, comments and suggestions on general approach please by predrag

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-23 12:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found