1SES_REPORT(1) sasutils SES_REPORT(1)
2
3
4
6 ses_report - SCSI Enclosure Services (SES) status and metrics reporting
7 utility
8
10 ses_report [-h] [-d] (-c | -s) [--prefix PREFIX] [-j]
11
13 SES status and environmental metrics.
14
15 Used with -c, ses_report will search for enclosure environmental met‐
16 rics and then output results in a format suitable for Carbon/Graphite.
17
18 Alternatively, you can Use -s to get the status of all detected SES
19 Element Descriptors.
20
21 ses_report has support for SES-2 enclosure nickname.
22
24 optional arguments:
25
26 -h, --help
27 show this help message and exit
28
29 -d, --debug
30 enable debugging
31
32 -c, --carbon
33 output SES Element descriptors metrics in a format suit‐
34 able for Carbon/Graphite
35
36 -s, --status
37 output status found in SES Element descriptors
38
39 output options:
40
41 --prefix PREFIX
42 carbon prefix (example: "datacenter.cluster", default is
43 "sasutils.ses_report")
44
45 -j, --json
46 alternative JSON output mode
47
49 An exit status of zero indicates success of the command, and failure
50 otherwise.
51
53 sas_counters(1), sas_devices(1), sas_discover(1)
54
56 Use the following URL to submit a bug report or feedback:
57 https://github.com/stanford-rc/sasutils/issues
58
60 Stephane Thiell <sthiell@stanford.edu>
61
63 Apache License Version 2.0
64
65
66
67
680.3.5 2017-08-16 SES_REPORT(1)