forked from menault/TD2_DEV51_Qualite_Algo
TD
This commit is contained in:
26
compte-rendu.txt
Normal file
26
compte-rendu.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
Deamon.c
|
||||
|
||||
create_deamon : 4 routes
|
||||
ping_request : 2 routes
|
||||
send_check : 4 routes
|
||||
check_keep_working :6 routes (voir graph_n1)
|
||||
daemon_work : 4 routes
|
||||
|
||||
db_sqlite.c
|
||||
|
||||
db_connect : 1 routes
|
||||
db_disconnect : 1 routes
|
||||
insert_hourly_report : 1 routes
|
||||
|
||||
ping_report.c
|
||||
|
||||
main : 4 routes
|
||||
|
||||
stats.c
|
||||
|
||||
get_ping_from_temp_log : 11 routes
|
||||
|
||||
utils.c
|
||||
|
||||
write_pid_file : 2 routes
|
||||
remove_file : 1 routes
|
BIN
graph_n1.png
Normal file
BIN
graph_n1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 289 KiB |
Reference in New Issue
Block a user