Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Remote Monitoring software
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
shinobSS
n00b
n00b


Joined: 23 Aug 2002
Posts: 62
Location: Dallas, TX

PostPosted: Wed Sep 11, 2002 10:21 am    Post subject: Remote Monitoring software Reply with quote

Hiya

I was wondering if anyone knew of any windows based remote server monitoring software. I'd prefer a Gkrellm approach, where I can see proc, memory, fs, and net info, but I might be asking too much for a Windows app ;)

My server is headless, or else I'd run Gkrellm from there. Any ideas?

Thanks!
Back to top
View user's profile Send private message
dioxmat
Bodhisattva
Bodhisattva


Joined: 04 May 2002
Posts: 709
Location: /home/mat

PostPosted: Wed Sep 11, 2002 1:19 pm    Post subject: Reply with quote

what about ssh + display exporting ? of course that requires you to have an x server on the machine where you want to see the app... :)
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed Sep 11, 2002 2:43 pm    Post subject: Re: Remote Monitoring software Reply with quote

shinobSS wrote:
I was wondering if anyone knew of any windows based remote server monitoring software. I'd prefer a Gkrellm approach, where I can see proc, memory, fs, and net info, but I might be asking too much for a Windows app ;)


What about something web-based, like mrtg or cacti?

Both are geared primarily towards net devices, but they can be configured to monitor CPU usage, etc.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
shinobSS
n00b
n00b


Joined: 23 Aug 2002
Posts: 62
Location: Dallas, TX

PostPosted: Wed Sep 11, 2002 8:02 pm    Post subject: Reply with quote

Quote:
what about ssh + display exporting ? of course that requires you to have an x server on the machine where you want to see the app... :)


Sweet! I'm headed to Google right now to figger out how to do this, but could you reccommend a tutorial on doing this? It sounds like exactly what I need =)

Thanks :D
Back to top
View user's profile Send private message
xming
Guru
Guru


Joined: 02 Jul 2002
Posts: 441

PostPosted: Wed Sep 11, 2002 8:27 pm    Post subject: ssh + X Reply with quote

short howto

remote: remote system which you want to control
local: your workstation when you want thing to be displayed

on remote you need X libs and all libs needed, so if it's gnome app you need all gnome stuffs and if it's a kde app you need all the kde libs. And of course sshd

on local you need a X server and xfonts (or connect to a font server) and ssh client

In case on local net (no firewall)

ssh from local to remote, login, then type
Code:
EXPORT DISPLAY=<local ip address>:<display nr>
then start your app


display nr is the Nth display on local, the first X is :0 2nd :1, ...

in case of firewall in between you have to tunnel your X in ssh, just turn on X forwarding in both server and client,

xming
Back to top
View user's profile Send private message
davoid
n00b
n00b


Joined: 29 Jun 2002
Posts: 26
Location: Montreal, Canada

PostPosted: Thu Sep 12, 2002 1:17 am    Post subject: Reply with quote

One word. bb4.com
it looks very nice IMHO
_________________
At first they laugh at you, then they ignore you then they fight you and then you win. --Gandhi
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Sep 12, 2002 1:56 am    Post subject: Reply with quote

I think gkrellm has also a daemon mode. I don't know exactly how it works, but I think is something like a daemon running in a computer which sends information to connected clients....
Back to top
View user's profile Send private message
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Thu Sep 12, 2002 4:38 am    Post subject: Reply with quote

well snmp is cross-platform, and I'm sure there are quite a few utilities out there for Windows that can monitor snmp transactions.
Back to top
View user's profile Send private message
shinobSS
n00b
n00b


Joined: 23 Aug 2002
Posts: 62
Location: Dallas, TX

PostPosted: Thu Sep 12, 2002 4:46 am    Post subject: Reply with quote

Alright =)

First, I wasnt able to get the remote X to work...it wanted a mouse to be there when I started the Xserver, and I dont have a mouse hooked up to it (no spare ones either =()

Going on the Gkrellm suggestion, I found a Gkrellm for Windows port here. Also, in Gkrellm 2.0, (source) it has a dir for the server build..I built that, ran it as a daemon, then configured the Windows Gkrellm to monitor the nix box with gkrellm.exe -s (address). Works like a charm! Though I did notice that my memory is different in both Top and the Gkrellm..by alot.

Thanks for all the help =)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum