MoosefsExporter::Agent
Inherits HTTP::Handler < Reference < Object
Constants
GAUGES = [:moosefs_master_info__ram_used, :moosefs_master_info__cpu_used_system, :moosefs_master_info__cpu_used_user, :moosefs_master_info__total_space, :moosefs_master_info__avail_space, :moosefs_master_info__free_space, :moosefs_master_info__trash_space, :moosefs_master_info__trash_files, :moosefs_master_info__sustained_space, :moosefs_master_info__sustained_files, :moosefs_master_info__all_fs_objects, :moosefs_master_info__directories, :moosefs_master_info__files, :moosefs_master_info__chunks, :moosefs_master_info__all_chunk_copies, :moosefs_master_info__regular_chunk_copies, :moosefs_master_info__last_successful_store, :moosefs_master_info__last_save_duration]
Log = ::Log.for("agent")
Constructors
new(options : MoosefsExporter::Options)
SourceInstance methods
call(context)
Source