User Tools

Site Tools


dba:monitoring

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dba:monitoring [2025/12/17 21:35] – created mlivolsidba:monitoring [2025/12/17 21:38] (current) mlivolsi
Line 4: Line 4:
  
 Save the following into a file and run in the background Save the following into a file and run in the background
-<code>nohup ./foo.sh &</code>+<code> 
 +nohup ./foo.sh & 
 +</code>
  
 ==== What are we monitoring ? ==== ==== What are we monitoring ? ====
  
 CPU/Load Average/Top 5 processes via TOP and PS CPU/Load Average/Top 5 processes via TOP and PS
- 
 <code> <code>
 +
 !/bin/bash !/bin/bash
  
Line 75: Line 77:
   sleep 60   sleep 60
 done done
 +</code>
dba/monitoring.1766007354.txt.gz · Last modified: by mlivolsi