MonitorService
Functions
cleanup_old_monitor_data @classmethod
deinit @classmethod
get_current_monitor @classmethod
Return type :
CurrentMonitorDTO get_free_disk_info @classmethod
Get information about the free disk space.
Return type :
MonitorFreeDiskDTO get_monitor_data_graphics_between_dates @classmethod
from_date :
datetime to_date :
datetime utc_number :
float - 0 seconds_margin :
int Return type :
MonitorBetweenDateGraphicsDTO get_monitor_graphics_between_dates_str @classmethod
from_date_str :
str to_date_str :
str utc_num :
float - 0.0 Return type :
MonitorBetweenDateGraphicsDTO get_plotly_figure_dict @classmethod
dataframe :
DataFrame x :
str y :
list y_labs :
dict Return type :
dict init @classmethod
save_current_monitor @classmethod
Return type :
Monitor