General :: System Monitoring Tools
Apr 11, 2011
I just need to ask about any existing tool in linux which can show us the CPU memory and swap utilizations of overall system for particular time duration and generate graphs.?i m a student of computer science and want this information of resource utilization for my project..kindly reply if any of u liux fans knows about such tools.
View 3 Replies
ADVERTISEMENT
Feb 8, 2010
System activity monitoring tools - top, iotop, ntop, sar, collectl, etc - may be a good reference to judge the system activity when the system transitions to sleep state.But if I make the system transition to sleep state when i/o activity is zero during 15 minutes, for example, it won't sleep forever because slight i/o by daemons, etc occurs continuously even if no user i/o.So how can I judge the system activity to change the state by using those tools?
View 4 Replies
View Related
May 11, 2010
dear can someone highly gui or text base/command line tool that use as "isp bandwidth monitoring tools in linux".i do have leased line,frame relay, wireless linke,dsl too. i want to monitor what is uploading and downloading.
View 11 Replies
View Related
Aug 28, 2010
Please suggest few best linux networking tools which are desciptive. That is to monitor local network PC whether its linux or windows pc.
View 2 Replies
View Related
May 19, 2010
I am looking for some monitoring tools (such as disk usage,memory usage, cpu,etc) for my linux machines. I came across two tools, cacti and splunk.Which one is better ? It will be nice if you can also let me know the reason.
View 8 Replies
View Related
Feb 9, 2011
I am currently running a 64-bit Fedora 14 server which hosts a game server, a voice server, and remote desktop functionality, each on a distinct TCP port. I am currently using the built-in firewall to deny all traffic other than ICMP ping/pong and TCP traffic on those specific ports.I am looking for a graphical application which will let me monitor any connections being made to my server in order to keep an eye out for possible security concerns. To be more specific, I'd like to be able to see the source IP addresses, TCP/UDP ports, and individual bandwidth in use by external connections being made to the server, along with any other information that might be helpful in identifying a possible intrusion attempt.
View 3 Replies
View Related
Feb 9, 2010
is someone can guide the best open source tools to monitor as webbase,gui,shell prompt
View 1 Replies
View Related
Mar 29, 2010
I have a scenario where I want to monitor at disk performance (cpu and memory also if possible) on a RHEL 5 server functioning as a NAS. I have several machines that backup content to this server via scheduled cronjobs and I'm curious to see if the machine is hitting a bottleneck under load.I attempted to setup cacti on one of our LAMP servers and had a miserable time due to running PHP 5.3 and deprecated function issues.Can anyone recommend an alternative keeping in mind I have only very basic experience with SNMP?
View 1 Replies
View Related
Dec 8, 2010
I have a third party program (tightvnc) which I want to monitor and detect if it loses a connection with a client. I don't care if the client has the program open but isn't doing anything with it, I only want to know if the actual TCP connection is lost.
Since TCP takes forever to die on it's own I was thinking the best way to detect if a connection is lost is by bandwidth the bandwidth on the tcp port allocated to the VNC connection. Are there any tools built in to redhat (RHEL 5.2) which I could use to do this? Since I don't have full control of the operating system I would prefer to use built in tools rather then trying to get a new tool installed.
View 3 Replies
View Related
Jul 13, 2011
I'm searching monitoring tools which can listen disks, overhead, cache, memory, cpu performance.Can anybody help me?
View 4 Replies
View Related
May 27, 2010
i install the fedora 8 but can not see the Terminal neither in accessories nor in system tools
View 7 Replies
View Related
Apr 28, 2011
apt-get install synaptic returned 0 installed 0 updated. I assume from this it is installed. There is no icon in 'application/system tools'. Is there something I might try? Is there a way to call this from terminal?
View 7 Replies
View Related
Jan 14, 2011
We would like to use linux tools to convert csv file to excel file , can advise any simple tools can do that ?
View 8 Replies
View Related
Jul 26, 2011
We have few servers and we need to monitor mysql and ping (port 80) on our servers to send us email notification and also we need sms notification when something is wrong, we can ask our developer to write sms notification (which is very important for us) because we already have the API and only need a output from a good monitoring tools to show to our developer and ask him to write the notification program.
Our primary sever is centos with WHM installation and hosts about 600 websites.(need to monitor mysql & port 80 on this.)The secondary one is windows server with virtuzzu installation and host about 15 windows VPS (The server crashing some times and we need to findout its out of service ASAP .)Should we use monitoring websites such as hypersins.com or siteuptime.com (which is a little expensive for us especially because of international sms rates.) or there is nice tools we can easily configure and use !
View 14 Replies
View Related
Jul 12, 2011
I want to know which was the best networking monitoring tool in linux
wright now im using opennms . i like to try out with any other monitoring tool can somebody say which one is best one followed in linux industry
View 3 Replies
View Related
Mar 17, 2011
I have several systems I would like to monitor. Right now I just care about the system time.
I am going to start off by simply monitoring the system time and want my monitoring SW to alert me if it differs more than 5 minutes from the local time on the monitoring system. (My systems seem to have a huge time drift even after I setup NTP) Will Nagois do this?
In the future I would also like to monitor such things as disk usage (capacity and how busy), memory use, various process' I want to know if a process dies or not. Will Nagois do this?
If not do you have any recommendations on SW for this task.
View 2 Replies
View Related
Feb 15, 2010
I need to monitor resource of my server.I have found munin and sysstat, Does munin use systat? or they are different package?because in some documents I have found on net,for installing munin, systat is needed !!for example on RedHat based distor, sysstat package is needed! but on debian is not needed
View 4 Replies
View Related
Jun 11, 2011
can someone recommend an application similar to AMD app in windows, that can be used to monitor and overclock system.
View 9 Replies
View Related
Mar 6, 2010
Can anyone suggest free Remote Desktop Monitoring software for linux?
View 1 Replies
View Related
Feb 21, 2011
I setup apache server in order to gain access for the smokeping network monitoring system.
I am accessing the system using [URL]
But I want this page access using [URL]
My httpd.conf file looks like :
Alias /smokeping/ "/usr/local/smokeping/htdocs/"
<Directory /usr/local/smokeping/htdocs/>
AllowOverride AuthConfig
DirectoryIndex smokeping.cgi
Options -Indexes ExecCGI
</Directory>
View 1 Replies
View Related
Dec 15, 2010
I just installed Ubuntu Tweak & I can't find how to access it.I read that it is under Applications - System Tools- Tweak My problem is when I click Applications the only items that are there is
Accessories
Games
Graphics
Internet
[code]....
There is no System Tools.How do I find it?
View 9 Replies
View Related
Dec 27, 2009
I have a CentOS 5.4 nas box that I want to monitor.
I believe I can setup mdadm to mail me when there are issues by addin the following line to /etc/mdadm.cong Quote:MAILADDR root
View 1 Replies
View Related
Jun 22, 2009
I have already developed file type filtering functions through squid. Now I want to deal with content filtering aspects... What tools are available there for so in linux?
View 6 Replies
View Related
Apr 30, 2010
I installed hardinfo and it shows up in synaptic. but when I click on Applications, system tools, hardinfo does not show up there.
View 6 Replies
View Related
Apr 16, 2010
When writing a script using command-line tools why is it more difficult using graphical tools?
View 3 Replies
View Related
Apr 8, 2010
I checked xen-tools on a Debian Lenny system
Got following
Code:
This package contains tools to manage Debian based XEN virtual servers.
Using the scripts you can easily create fully configured Xen guest domains (domU) which can be listed, updated, or copied easily.
Homepage: [url] in the above output I am getting a line Conffiles and then you can see a series of /etc what are that and is it an error or some conflict?
View 2 Replies
View Related
Sep 2, 2010
I need to install the scripts of angstrom distribution
ie ARM gcc..................how to install the scrpits from the site [url]
View 1 Replies
View Related
Jul 29, 2010
Most of my gnome system administration tools are (suddenly) failing to open. The system is a new installation with both KDE and gnome, and the gnome system admin tools were working fine, but now they fail silently (nothing even in .xsession-errors). For instance, if I select Synaptic Package manager from the menu, I will get the gksu prompt to enter my administrative password, which I do. Then a notification will appear in the Taskbar "Granting Rights" and then after that nothing happens, it just fails silently. Note that this also happens if I enter 'gksu synaptic' or 'gksu /usr/sbin/synaptic' at the alt-F2 command line. Note that it doesn't seem to matter whether I check "Save Password for Session" or not. The same happens for time-admin, users-admin, etc. I have tried reinstalling gnome-system-tools, system-tools-backends, and gnome-keyring with no effect. I have googled extensively and have found a few other people with this same problem, but no solutions. Note also that kdesu does still work fine, and there doesn't seem to be any such problems in KDE in general. Only in gnome and with gksu.
P.S. Let me know if you need any more info (output from commands, files, etc).
View 2 Replies
View Related
Aug 18, 2010
I installed Fedora Core 13 x86-64 from the installation DVD and picked the "Software Development" installation. I notice that the Applications->System Tools menu doesn't have "File Browser" on it.
Nautilus is installed, so I can create a launcher for it. I'm merely curious whether this is a change or bug in FC 13? Or should I suspect that I myself deleted the file browser launcher accidentally? The machine is a laptop and I find the mousepad awkward to use.
View 14 Replies
View Related
Nov 24, 2010
What are best freeware tools available for benchmarking and hardening of the Linux Server?
View 8 Replies
View Related