Server :: Finding A Program With A Web Interface To Show Hardware Status?
Dec 11, 2010I am looking for a program with a web interface to show my servers hardware status. hdd usage, cpu load, memory etc.
View 9 RepliesI am looking for a program with a web interface to show my servers hardware status. hdd usage, cpu load, memory etc.
View 9 RepliesI am looking for a program with a web interface to show my servers hardware status. hdd usage, cpu load, memory etc.
View 2 Replies View RelatedI need to show an output of the command "show interface status" executed on a server side in new window on client side. In other words: on client side web browser page I would like to have a link which I can click and get output of command "show interface ... status" in a new window. On web server script has to connect to switch/router, execute this command and send output to client window.
where to look, and, may be explain, what can be better for this purpose? I need a clue, because I have newer done it before. It should not be snmp, because I want to view many different outputs and snmp wont help me.
I would like to ask you if you know a program that can show the current cpu's and gpu's temperatures.
View 9 Replies View RelatedWhen I do...# iptables -L...I see rules in my INPUT and OUTPUT chains that look scary:ACCEPT all -- anywhere anywhere...but these rules only apply to the loopback interface. I tested it and the server cannot be reached on open ports from the outside world. How can I make iptables show the interfaces that the rules apply to?Otherwise, every time I do iptables -L it will scare the crap out of me.
View 3 Replies View RelatedI have to implement hardware redundancy.I have 2 linux machine for this and each have similar configuration/hardware. Lets say two machine Linux1 and Linux2. Currently Linux1 have one NIC and it has 4 IP address bind on it. Now I have to down the Linux1 and up Linux2 with same Ip addresses.
Could it possible to configure all the Ip (same)address on both Linux1 and Linux2 and Linux1 have eth:x status UP while Linux2 have eth:y status down.
I am trying it but on Linux2 machine I cant able to create multiple Ip interfaces with down status.
I there a monitoring tool that will alert me if one of the linux service is off? example MySQL, http, SSH,...etc
View 7 Replies View RelatedThis is just one of those annoying but superficial things: When I empty my recycle bin, the items fully delete (as far as I can tell) but the icon for the trash remains a full trash can. I have 10.04
View 5 Replies View RelatedI want the guification (or similar mechanism) which, when a user updates his/her status message gives me a notification of that. How do I get this?
View 2 Replies View RelatedHow can i find out what mac address had been configured by factory default. I changed my mac address with
Code:
ip link set addrs 00:01:02:03:04:05
and now want to have the original one back. I'm having some trouble with a gigabit LAN PCI Express card. Namely the 89156 from delock. Output of dmesg
Code:
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 4.137225] r8169 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4.137268] r8169 0000:02:00.0: setting latency timer to 64
[ 4.137346] r8169 0000:02:00.0: irq 27 for MSI/MSI-X
[code]....
So the card was recognized by the kernel. The driver was loaded and everything fine.... should be! But after assigning an ip addr and setting the nic up with
Code:
ip addr add 192.168.1.1/24 dev eth1
ip link set dev eth1 up
the kernel complained about something like that
Code:
?SISTEM? Can't assign address Also I could not find anything useful on the net finally the readme gave me some. So i changed the MAC address and everything was fine. The nic came up and got an ip through dhclient.i want to know why the old/original mac address didn't work. But even after reboot the new mac address remains. All I know the old one begun with 7b. how to get the original mac of a nic?
I use chrony on my laptop thinking it would be better for it than ntp because I'm frequently connecting and disconnecting from wireless cafe access points and going in and out of suspend mode. But I've also noticed that if chrony is started before the access point is connected it never syncs to the time servers. I have to manually restart it via the service command after I connect. This doesn't seem right to me, if chrony fails to find a network at start time, doesn't it periodically try again ?
View 1 Replies View RelatedI have thunderbird-lightning rpm installed but it doesnt show up in thunderbird. In fc11 with thunderbird 2 it was on the left bottom of the screen I think. I checked all the settings tabs but I can't find any reference to lightning. Is this a bug or is there something I have to do to see it? For now I'm using the standalone app sunbird but I really like to have the integrated lightning back in thunderbird. I also tried the lightning plugin from the plugins tab but it complains it's not compatible with gcc3 or something so I guess that's why there is a rpm package.
View 14 Replies View RelatedIs there a tool for Ubuntu that will detect whether I have a SATA or a PATA hard drive interface, even if there's no hard drive inserted?
View 3 Replies View RelatedActually I suppose to use this "htop" command to get the system utilities like current processor speed ,running programs ,memory usage(ram and swap) to my program. I planned to get it using popen(). I was success popen("top | grep Mem", "r") with top command. But are there a way to take such information using "htop". Or are there any idea of taking current CPU,MEM,Swp usage as well as Tasks and running tasks using htop or other way to C program...
View 1 Replies View RelatedIs there a way to show GRUB 2 interface only if you hold ESC at boot? If I remember well you can do it with GRUB 1.
View 3 Replies View RelatedEver since I connected my MP3 player to ubuntu the music I put on it doesn't show in the players interface. The actual storage device seems fine and if I delete music off it removes it fine also. Basically, the problem is the MP3 player isn't now recognising new music being put onto it. This is also happening on my XP computer, the player was working on Vista a few days previous. Could it just be a coincidence my MP3 player breaks as soon as I start using Ubuntu or what do you think?
View 6 Replies View RelatedI am trying to install Matlab v. 7.10 on my Ubuntu machine. I was able to successfully download the necessary files. However, when I attempt to install using ' ./install ', I get the following error message:
Finished extracting ftp files.
Starting installer ...
An error status was returned by the program 'xsetup', the X Window System version of 'install'.
The following essages were written to standard error:
/home/user1/mathworks_downloads/update/install/main.sh: 178: /home/user1/mathworks_downloads/update/bin/glnxa64/xsetup: not found
Attempt to fix the problem and try again. If X is not available or 'xsetup' cannot be made to work then try the terminal version of 'install' using the command:
install* -t or INSTALL* -t
Sorry! Setup aborted . . .
I tried using the command instal* -t, as recommended by the program, but then I get this error message:
Finished extracting ftp files.
Starting installer ...
awk: cmd. line:2: BEGIN { found = 0; extra = 9; min = 24; default = 24 }
awk: cmd. line:2: ^ syntax error
awk: cmd. line:6: if (nrows < min) nrows = default
awk: cmd. line:6: ^ syntax error
awk: cmd. line:12: END { if (found == 0) print (default - extra) } .....
I met some problems with installation of Matlab2010a for Unix.My edition of ubuntu is 10.04 and I downloaded an iso file of ubuntu and extract that in this document: /home/edwardli/temp/Mathworks.Matlab.R2010a.UNIX/
when I start to install, it showed :
------------------------------------------------------------------
An error status was returned by the program 'xsetup',the X Window System version of 'install'. The following messages were written to standard error:
/home/edwardli/temp/Mathworks.Matlab.R2010a.UNIX/update/install/main.sh: 178: /home/edwardli/temp/Mathworks.Matlab.R2010a.UNIX/update/bin/glnx86/xsetup: Permission denied[code].....
I have a laptop running 11.2 with an internal Broadcom-based Wi-Fi card that's working fine. I'm trying to get 802.11n going with the WUSB600N. The USB ID on this device is 1737:0079. I believe this means it's a "V2" with an RT3572 chip.
No driver loads for this device when it's plugged in. If I do a "modprobe rt2870sta", a driver loads, and syslog shows "rtusb init" and "usbcore: registered new interface driver rt2870". But ifconfig -a doesn't show a new network interface. I've also tried building the RT3572 driver from the manufacturer's web site. It builds fine, and modprobe will load it, but I get the same results as the rt2870sta driver.
i just install the driver for dazzle dvc100. i tested out on vlc and cheese and it work. but now i need other program other then using wine, cheese and vlc. cheese and vlc is so laggy and cheese records in black/white and super duper uber laggy. so any program to record gameplay?
View 3 Replies View RelatedI am having troubles getting used to the new Ubuntu UI - Unity. One thing that bugs me is that I don't know how to find a program if I don't know the program's name. For example I remember I have an IRC client but I don't remember its name and its name does not contain IRC. Before I had Unity, programs were organised in categories, so to find the irc I just looked in the Internet category. The same happened to me with the writer program and others..Can anyone tell me how I can find a program by its category? I was surprised that I could not many complaints like mine on the web. I don't want to give up and go back to the old gnome cause I figure that there is just a learning curve to pass and beside there are some feature in it that I like.
View 3 Replies View RelatedI've used ps -p to find a certain program. but how can i find the location of this program? as in the path to this program.
View 3 Replies View Relatedi was using a serial console program (not minicom) two weeks back but took a break and have no idea what it is! man, it was awesome, too. it had a nice gui, similar to hyperterminal...and from what i think i remember it came packaged with f14.
View 4 Replies View Relatedjust wondering does unbuntu come with a file sharing program like lime wire or somethig like that? if not what is the best out there for ubuntu
View 4 Replies View RelatedIs there a program in the repositories for physics? I don't mean a program that makes graphs etc. I just want a program such as the one I'm attaching but much more effective and that does more than just a spring on an inclined plane. I want torque, rotational motion, kinematics, pulleys and a system with two objects instead of one only etc in the program. If it doesn't exist, I'll make it myself but I will have the knowledge in probably close to a year from now so I unfortunately cannot do it yet.
Basically (like what I attached - except that it's not so great) is something that I can visually test my homework with. If there are programs for other aspects of physics that do the same thing such as for waves or optics etc, I'd like to have those too but my priority is mechanics right now.
whenever i plug in my xbox i can't hear it but i can see it so i have to change to windows i have no problem with that. But my question is Is there any "APP" or program that lets you change OS with one click instead of restarting the computer? I know the xbox sound problem does not belongs here its just that i wanted to throw/point this out here in case anyone knows what may cause this, and the reason why i want that "1 click change OS"
View 2 Replies View Relatedfinding a program similar to URL Snooper?
View 9 Replies View Relatedi am looking for a linux program to burn some avi files i have to be able to watch them through my dvd player onto my t.v. i have tried devede and it works but the files i used were iso files and i am not sure it would work with a avi filese?
View 7 Replies View RelatedWhat's the name of this program? [URL] I wanna install it on Mint 9... And there's no "figure" in repositories:
aptitude search figur
p configure-debian - central configuration program for packages using debconf
p libclaw-configuration-file-dev - Class to process configuration files
p libclaw-configuration-file1 - Class to process configuration files
[code]....
I am looking for a mp3 file analysis program ( shell preferred / or X ) - something that would give me similar output as >LAME< does during the encoding phase.
Quote:
Frame | CPU time/estim | REAL time/estim | play/CPU | ETA
9342/10156 (92%)| 0:06/ 0:06| 0:06/ 0:06| 39.940x| 0:00
32 [ 80] %***
[code]....
any app that can analyze VBR/ABR filez - not just output a bogus bitrate, but return a more detailed info. LAME has a '-g' (run graphical analysis) option which has to be enabled during the compile time - tried several ways and -g is still disabled, plus there is not much info on -g and i do not even know if this is what I am looking for.