smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
scsi_print_options Struct Reference

#include <scsiprint.h>

Collaboration diagram for scsi_print_options:
Collaboration graph
[legend]

Public Attributes

bool drive_info = false
 
bool smart_check_status = false
 
bool smart_vendor_attrib = false
 
bool smart_error_log = false
 
bool smart_selftest_log = false
 
bool smart_background_log = false
 
bool smart_ss_media_log = false
 
bool smart_disable = false
 
bool smart_enable = false
 
bool smart_auto_save_disable = false
 
bool smart_auto_save_enable = false
 
bool smart_default_selftest = false
 
bool smart_short_selftest = false
 
bool smart_short_cap_selftest = false
 
bool smart_extend_selftest = false
 
bool smart_extend_cap_selftest = false
 
bool smart_selftest_abort = false
 
bool smart_selftest_force = false
 
bool scsi_pending_defects = false
 
bool general_stats_and_perf = false
 
bool smart_env_rep = false
 
bool sasphy = false
 
bool sasphy_reset = false
 
bool tape_device_stats = false
 
bool tape_alert = false
 
bool zoned_device_stats = false
 
bool get_wce = false
 
bool get_rcd = false
 
short int set_wce = 0
 
short int set_rcd = 0
 
unsigned char powermode = 0
 
unsigned char powerexit = 0
 
int set_standby = 0
 
bool set_standby_now = false
 
bool set_active = false
 
int health_opt_count = 0
 
bool farm_log = false
 
bool farm_log_suggest = false
 

Detailed Description

Definition at line 22 of file scsiprint.h.

Member Data Documentation

◆ drive_info

bool scsi_print_options::drive_info = false

Definition at line 24 of file scsiprint.h.

◆ farm_log

bool scsi_print_options::farm_log = false

Definition at line 64 of file scsiprint.h.

◆ farm_log_suggest

bool scsi_print_options::farm_log_suggest = false

Definition at line 65 of file scsiprint.h.

◆ general_stats_and_perf

bool scsi_print_options::general_stats_and_perf = false

Definition at line 41 of file scsiprint.h.

◆ get_rcd

bool scsi_print_options::get_rcd = false

Definition at line 52 of file scsiprint.h.

◆ get_wce

bool scsi_print_options::get_wce = false

Definition at line 52 of file scsiprint.h.

◆ health_opt_count

int scsi_print_options::health_opt_count = 0

Definition at line 62 of file scsiprint.h.

◆ powerexit

unsigned char scsi_print_options::powerexit = 0

Definition at line 56 of file scsiprint.h.

◆ powermode

unsigned char scsi_print_options::powermode = 0

Definition at line 55 of file scsiprint.h.

◆ sasphy

bool scsi_print_options::sasphy = false

Definition at line 45 of file scsiprint.h.

◆ sasphy_reset

bool scsi_print_options::sasphy_reset = false

Definition at line 45 of file scsiprint.h.

◆ scsi_pending_defects

bool scsi_print_options::scsi_pending_defects = false

Definition at line 40 of file scsiprint.h.

◆ set_active

bool scsi_print_options::set_active = false

Definition at line 60 of file scsiprint.h.

◆ set_rcd

short int scsi_print_options::set_rcd = 0

Definition at line 53 of file scsiprint.h.

◆ set_standby

int scsi_print_options::set_standby = 0

Definition at line 58 of file scsiprint.h.

◆ set_standby_now

bool scsi_print_options::set_standby_now = false

Definition at line 59 of file scsiprint.h.

◆ set_wce

short int scsi_print_options::set_wce = 0

Definition at line 53 of file scsiprint.h.

◆ smart_auto_save_disable

bool scsi_print_options::smart_auto_save_disable = false

Definition at line 33 of file scsiprint.h.

◆ smart_auto_save_enable

bool scsi_print_options::smart_auto_save_enable = false

Definition at line 33 of file scsiprint.h.

◆ smart_background_log

bool scsi_print_options::smart_background_log = false

Definition at line 29 of file scsiprint.h.

◆ smart_check_status

bool scsi_print_options::smart_check_status = false

Definition at line 25 of file scsiprint.h.

◆ smart_default_selftest

bool scsi_print_options::smart_default_selftest = false

Definition at line 35 of file scsiprint.h.

◆ smart_disable

bool scsi_print_options::smart_disable = false

Definition at line 32 of file scsiprint.h.

◆ smart_enable

bool scsi_print_options::smart_enable = false

Definition at line 32 of file scsiprint.h.

◆ smart_env_rep

bool scsi_print_options::smart_env_rep = false

Definition at line 43 of file scsiprint.h.

◆ smart_error_log

bool scsi_print_options::smart_error_log = false

Definition at line 27 of file scsiprint.h.

◆ smart_extend_cap_selftest

bool scsi_print_options::smart_extend_cap_selftest = false

Definition at line 37 of file scsiprint.h.

◆ smart_extend_selftest

bool scsi_print_options::smart_extend_selftest = false

Definition at line 37 of file scsiprint.h.

◆ smart_selftest_abort

bool scsi_print_options::smart_selftest_abort = false

Definition at line 38 of file scsiprint.h.

◆ smart_selftest_force

bool scsi_print_options::smart_selftest_force = false

Definition at line 39 of file scsiprint.h.

◆ smart_selftest_log

bool scsi_print_options::smart_selftest_log = false

Definition at line 28 of file scsiprint.h.

◆ smart_short_cap_selftest

bool scsi_print_options::smart_short_cap_selftest = false

Definition at line 36 of file scsiprint.h.

◆ smart_short_selftest

bool scsi_print_options::smart_short_selftest = false

Definition at line 36 of file scsiprint.h.

◆ smart_ss_media_log

bool scsi_print_options::smart_ss_media_log = false

Definition at line 30 of file scsiprint.h.

◆ smart_vendor_attrib

bool scsi_print_options::smart_vendor_attrib = false

Definition at line 26 of file scsiprint.h.

◆ tape_alert

bool scsi_print_options::tape_alert = false

Definition at line 48 of file scsiprint.h.

◆ tape_device_stats

bool scsi_print_options::tape_device_stats = false

Definition at line 47 of file scsiprint.h.

◆ zoned_device_stats

bool scsi_print_options::zoned_device_stats = false

Definition at line 50 of file scsiprint.h.


The documentation for this struct was generated from the following file: