Hi
--- In [email protected], "iw2oaz" <[EMAIL PROTECTED]> wrote:
>
> Hi!
> Has anyone build something for check the gateways status via Web? For
> example I need to check the follow status:
> 
> Main Line Voltage or only presence;
> Temperature;
Have a look here:
http://www.cyberciti.biz/faq/howto-linux-get-sensors-information/
Via a cron script, you can pipe the output of this programm into a
file and upload it to you webside.

> SWR or antenna short or broken;
This is difficult, because an PC has no "measuring hardware" for that.
But I think, you can connect the "voltmeter output" of an SWR meters
line coupler to such a "USB-A/D-Converter". (Days ago i found one on
eBay) These converters can be adressed via a virtual COM port and the
data can be polled out...
Some formatting via a cron script... there you go

> UPS intervention;
To monitor an UPS, there is the upsstats.cgi
Have a look at google...
> 
> and put all in a Web page accessible only for the Sys Admin. Is this
> possible? Some suggestion about?
Then you Webserver needs a https area as well

73
Micha
DD2MIC
> 
> 73 de Antonio IW2OAZ
> http://www.iq2gm.com
>


Reply via email to