|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Monitoring a remote site
|
I second shell scripting + ssh. And dynamic IPs do not matter if you
sign up for a free DynDNS.com account.
On 09/24/2010 09:53 AM, michaeljdur@yahoo.com wrote:
> I recommend writing a shell script to do what you need.
> For connectivity you can use ssh/scp with keys.
>
> If you aren't very familiar with shell scripting here's a nice tutorial, with a security/monitoring focus that will give you a good idea of where to start:
>
> http://www.sans.org/reading_room/whitepapers/linux/linux-scripts-monitor-security_197
>
>
>
> ___________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
--
Gavin W. Burris
Senior Systems Programmer
Information Security and Unix Systems
School of Arts and Sciences
University of Pennsylvania
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|