README completion
This commit is contained in:
		
							parent
							
								
									4ac2d3d76f
								
							
						
					
					
						commit
						531f1f4eec
					
				
							
								
								
									
										43
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										43
									
								
								README.md
									
									
									
									
									
								
							@ -158,3 +158,46 @@ To get it automaticaly start with your system:
 | 
			
		||||
```bash
 | 
			
		||||
systemctl enable monit.service
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Change log
 | 
			
		||||
 | 
			
		||||
v1 :
 | 
			
		||||
 | 
			
		||||
- [x] Create Agent:
 | 
			
		||||
    - [x] CPU detail
 | 
			
		||||
    - [x] Memory detail
 | 
			
		||||
    - [x] Swap detail
 | 
			
		||||
 | 
			
		||||
- [x] Agent communication :
 | 
			
		||||
    - [x] SSH using Python
 | 
			
		||||
    - [x] Push and Run agents
 | 
			
		||||
    - [x] Retrieve info
 | 
			
		||||
 | 
			
		||||
- [x] Interface:
 | 
			
		||||
    - [x] Creation
 | 
			
		||||
    - [x] Bootstap
 | 
			
		||||
    - [x] Delete
 | 
			
		||||
 | 
			
		||||
v1.1
 | 
			
		||||
 | 
			
		||||
- [x] Adding Disk usage info
 | 
			
		||||
    - [x] Get partitions
 | 
			
		||||
    - [x] Get usage
 | 
			
		||||
 | 
			
		||||
- [x] Adding Network info:
 | 
			
		||||
    - [x] Get interfaces
 | 
			
		||||
    - [x] Get info (IP,netmask)
 | 
			
		||||
 | 
			
		||||
v2:
 | 
			
		||||
 | 
			
		||||
- [x] Create Live view of SWAP,CPU,Memory usage
 | 
			
		||||
- [x] Adding Chart to interface
 | 
			
		||||
 | 
			
		||||
Next:
 | 
			
		||||
 | 
			
		||||
- [ ] Improve the card usage to get live view
 | 
			
		||||
- [ ] Add Network usage (?)
 | 
			
		||||
- [ ] Retrieve Process runnning 
 | 
			
		||||
- [ ] Add alerting (?)
 | 
			
		||||
    - [ ] Create admin page for threshold and alert
 | 
			
		||||
    - [ ] Manage alert communication (Mail, SMS...)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user