You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

This is a project suggested by Marco Zennaro of ICTP Trieste to build a PingER monitoring host on an inexpensive embedded Linux platform. If successful one could consider using these in production reducing the costs (maybe something on power requirements compared to a regular deskside or rack mount server) for monitoring sites to procure and support such monitoring hosts.

Embedded Linux Processor

The initial two machines were purchased from PCEngines located in Switzerland. The cost is about $110/machine. The machines purchased each have 256MB RAM, on a 500MHZ AMD Geode CPU, with 128KB L2 cache, and a 4GB Flash memory. They have 2 USB and 2 Ethernet interfaces. There is a picture here of one of the machines, and there is more information at the PCEngines site.

The installed system is called Voyage Linux. The machines had perl and Apache installed. We also had to install: make, dig, mail, and XML::Simple. We installed PingER2 under the /root/pinger-2.0.2 directory. There is an example of the installation here.

Something here about handling crontab, maybe some rationale why it is different. Also something on /etc/log/apache and modifying httpd.conf to put log files there.

Deployment

Experiences

  • No labels