Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Server \ Install Web-based monitoring tool: Linux-Dash     - The Linux-based security settings Ipchains Firewall (Linux)

- Zabbix system email alert Python script (Server)

- Oracle RMAN repair logical bad blocks (Database)

- How to use the internal network IP forwarding to connect to the Internet on Linux (Linux)

- C language to view various types of data size (Programming)

- C language print various graphic (Programming)

- Caffe install under Ubuntu 14.04 64bit (Linux)

- Ubuntu treated with cue file to ape and wav files automatically track points (Linux)

- Kubuntu 14.04 desktop to the user how to upgrade KDE 4.13.2 (Linux)

- Depth study and understanding for individual users suicide DDoS attacks (Linux)

- Linux data redirection (Linux)

- Use Linux firewall camouflage defense hacked (Linux)

- Nginx high concurrency optimization ideas (Server)

- Java objects are taking up much space (Programming)

- How to use Monit to deploy a server to monitor the system (Server)

- Using Linux / Unix Text processing (Linux)

- Java gets the current system time System.currentTimeMillis () (Programming)

- Port is not being used, how will bind failure? (Server)

- MySQL import large amounts of data (Database)

- Cacti monitoring service Nginx (Linux)

 
         
  Install Web-based monitoring tool: Linux-Dash
     
  Add Date : 2017-08-31      
         
         
         
  Linux-Dash is a low-overhead monitoring dashboard for GNU / Linux machines. You can install try! The Linux Dash interface provides a detailed view of all the critical information for your server, including RAM, disk usage, network, installed software, users, running processes, and more. All the information is divided into several categories, you can jump through the home page toolbar button to any category. Linux Dash is not the most advanced monitoring tool, but it is ideal for users looking for flexible, lightweight, easy-to-deploy applications.

Linux-Dash features

Use a beautiful Web-based dashboard interface to monitor server information
Real-time monitoring of RAM, load, uptime, disk configuration, user and many other system states as per your requirements
Supports Apache2 / niginx + PHP based servers
Rearrange the controls by clicking and dragging
Support for multiple types of linux server
 
The current list of controls

General Information
Average load
RAM
Disk usage
user
software
IP
Network speed
online status
processor
Log
 
Install Linux-Dash on Ubuntu server 14.10

First you need to make sure that you have installed Ubuntu LAMP server 14.10, then you need to install the following packages:

Sudo apt-get install php5-json unzip
After installing the module, you need to enable the module in apache2, so you need to use the following command to restart apache2 server:

Sudo service apache2 restart
Now you need to download the linux-dash installation package and install it:

Wget https://github.com/afaqurk/linux-dash/archive/master.zip
Unzip master.zip
Sudo mv linux-dash-master / / var / www / html / linux-dash-master /
Next you need to use the following command to change the permissions:

Sudo chmod 755 / var / www / html / linux-dash-master /
Now you can access http: // serverip / linux-dash-master /.
     
         
         
         
  More:      
 
- How to manage KVM virtual environments with command-line tools in Linux (Server)
- Virtual Judge environment to build and configure under Ubuntu (Server)
- Node.js installed on Ubuntu Upstream version (Linux)
- Actual custom yum repository ---- gem commands commonly used parameters (Linux)
- Ubuntu 14.10 users to install Audio Recorder 1.5.7 (Linux)
- The correct way of logical backup mysqldump (Database)
- CentOS-based Kickstart automated installation practice (Linux)
- How to install with JSON support in Ubuntu 15.04 SQLite 3.9.1 (Database)
- Spring Data study notes -Helloworld (Programming)
- A step by step teach have to install multi-node cluster configuration Hadoop (Server)
- Using BBED repair ORA-01190 error (Database)
- Apache Spark1.1.0 deployment and development environment to build (Server)
- Paint with Vim (Linux)
- You really do need to know a variety of programming languages (Programming)
- How to install or upgrade to the Linux kernel in Ubuntu 4.2 (Linux)
- To setup CentOS LAMP environment (Server)
- Improve WordPress performance (Server)
- installation of Piwik under Ubuntu (Programming)
- Configuring a Linux operating system against syn attack (Linux)
- To compile and install Redis Linux and master-slave replication configuration (Database)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.