Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Server \ Linux host system monitoring implement the cgi     - ORA-12154: TNS: could not resolve the connect identifier specified solve (Database)

- Linux System Getting Started Learning: the local time in between Perl and UNIX timestamp conversion (Linux)

- Through the source code to install MySQL 5.6.26 under CentOS6 (Database)

- Struts2 study notes -Valuestack (value stack) and OGNL expression (Programming)

- Python regular expressions: how to use regular expressions (Programming)

- Monitor log file (listener.log) (Database)

- Retro terminal in Linux (Linux)

- Security: Unix operating system intrusion tracking Strikes Back (Linux)

- Linux kernel programming parameter passing between modules and function calls (Programming)

- Linux Services Comments (Linux)

- Oracle restrict certain IP, the malicious user actions on important table (Database)

- Zabbix monitoring Oracle Database use Orabbix plug (Enhanced Edition) (Database)

- When Linux Detailed time zone and common function of time (Linux)

- Redis-- persistence articles (Database)

- To compile and install Redis Linux and master-slave replication configuration (Database)

- Linux Powerful IDE - Geany configuration instructions (Linux)

- Oracle Database Restore (Database)

- Lambda expressions of evolution (Programming)

- About MongoDB query method according to fuzzy field (Database)

- High-performance Linux system firewall detailed analysis of double-effect (Linux)

 
         
  Linux host system monitoring implement the cgi
     
  Add Date : 2018-11-21      
         
         
         
  The current system is too many monitoring tools, there are a lot of mature open source, but also my own writing tool, but it is estimated that very few people know that the most traditional cgi program can also achieve the effect of a simple web page monitoring.

First modify the apache configuration file support



New m.cgi in / var / www cgi-bin / directory /

Code is as follows: