LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-16-2012, 08:22 AM   #1
varyobject
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Rep: Reputation: Disabled
software that will present data from remote access connections in one web interface


Hello,

I need to access about 400 computers distributed at separate locations.

Some of them are Linux boxes , some are windows based.

I need software that provides following functionality:

Remote locations:
rdp
https
http
etc

Some software hosted at our network that will present data from remote location in single web interface and could provide list of available connections.

Local users access this web interface via https


Please, share if you know such software. It will be nice if it “lives” at Linux.


Regards!
 
Old 08-16-2012, 08:44 AM   #2
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,649
Blog Entries: 4

Rep: Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934
Existing software, such as Nagios, might be the first avenue to explore. This software is generically designed for monitoring of hardware and software state. When you're hitchiking to somewhere, you want to hitch a ride with the biggest, baddest bus that will take you the longest distance toward your final destination in one go, with the least possible effort on your part and preferably with free drinks.

The fallback idea that comes to my mind is some combination of software: daemons and a web-server.

In the Perl environment where I do most of my work these days, there are plenty of existing packages for web-page scraping and other forms of interaction with remote sites. (All of the software I will be speaking of is platform-independent.) You will need to construct an appropriate tool for each site, and type of site, that you must draw information from.) The information will be added to a common database, which should also include some kind of notification-table into which the various daemons make note of newly arrived records.

It will be desirable to also have this table include a list of hosts, the protocol (Perl module...) to be used for each, an active/inactive status, and the time of the last scrape.

A "pool" of daemon processes each sit around, polling the database table to find when a piece of work is to be done, selecting a record and doing the scrape. The pool members are persistent processes, and their numbers and mix (not the number of units-of-work waiting to be done) determine how the work is attempted.

A secure web-page provides an interface to the database, and a control mechanism for end users.

An operating-system agnostic solution can be constructed in any case. Don't even think of using "Bash scripts."

Last edited by sundialsvcs; 08-16-2012 at 08:46 AM.
 
Old 08-16-2012, 08:52 AM   #3
varyobject
LQ Newbie
 
Registered: Jan 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
The goal is not to monitor sites.

Accessed computers provide some data that My users should see.

Because this data is placed in different software systems the chosen approach is to have one PC that have access to clients local data system and this PC is accessed via Internet from our company.

In this way I should go to every of My users and adjust all required connections which I nightmare.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Pick up data from database via web-interface Lexus45 Programming 4 03-14-2012 08:53 AM
Accessing a remote application via web interface kaplan71 Linux - Software 4 08-19-2011 04:48 PM
Getting information from Remote server through Web interface bipinkdas Linux - Server 1 05-13-2008 07:19 AM
LXer: Create an AJAX Web site using dhtmlxGrid to present data LXer Syndicated Linux News 0 01-28-2008 01:50 PM
Web interface remote connection problem PpaKko Linux - Networking 0 08-13-2007 04:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration