Current time: 04-18-2024, 03:35 PM Hello There, Guest! (LoginRegister)


Post Reply 
Graphs of system loads
Author Message
data-stream_ru Offline
Moderator
*****
Moderators

Posts: 471
Joined: Jan 2009
Reputation: 7
Post: #1
Graphs of system loads
I want to draw the attention of developers on the project check_sys
This project shows graphs usage basic system resources.
And he using for presence of dispatching station to collect data of meny servers, it can be easily reconfigured to work entirely within the one server.
Demo can be found here
http://main.data-stream.ru/check_sys/
Login/pass - demo/demo

Thus, the project can be integrated into the admin area by simply changing the design and adding pages in the admin area.

-----

The ispCP has a significant disadvantage.
Impossible to control how much each user overloads the system resources. Trafic control is not actual for unlimeted tarifs.
Must be used and do parsing page apache
<Location /serverstatus>
SetHandler server-status
Order deny, allow
Deny from all
Allow from 127.0.0.1
</ Location>
to monitor the load created by each domain. If only for http / https

--
Sorry for my english Sad
(This post was last modified: 11-12-2009 04:58 PM by data-stream_ru.)
11-12-2009 04:54 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Graphs of system loads - data-stream_ru - 11-12-2009 04:54 PM
RE: Graphs of system loads - gOOvER - 11-12-2009, 05:20 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)