Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: How to PRINT CGI html table to a PNG file

by theravadamonk (Scribe)
on Aug 21, 2018 at 17:04 UTC ( [id://1220797]=note: print w/replies, xml ) Need Help??


in reply to Re: How to PRINT CGI html table to a PNG file
in thread How to PRINT CGI html table to a PNG file

<iframe src="Sys_Load.cgi"></iframe>

Hi, Your above code made my life easier.

Anyway, I changed it in following way since I think without border is better. Pls hv a look at.

<iframe src = "Sys_Load.cgi" style="border:none;"></iframe>

>> Unless what you are doing is a homework problem, perhaps you should consider looking for existing solutions for building a dashboard with machine usage statistics.

I do need server statistics. How can build a dashboard. Where can I hv docs for it?

What about these?

https://metacpan.org/pod/GD::Dashboard

https://metacpan.org/release/GD-Dashboard

Or do you have some others docs. Pls share

Replies are listed 'Best First'.
Re^3: How to PRINT CGI html table to a PNG file
by aitap (Curate) on Aug 23, 2018 at 07:54 UTC

    Yes, that's one of the ways to disable the border. This usage is fine.

    Speaking of existing monitoring solutions, take a look at Munin. It generates an HTML page with plots and it's even written in Perl.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1220797]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (1)
As of 2024-04-24 13:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found