{
    "mode": "man",
    "parameter": "scsi_temperature",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/scsi_temperature/8/json",
    "generated": "2026-06-16T10:28:50Z",
    "synopsis": "scsitemperature [--help] [--verbose] DEVICE [DEVICE]*",
    "sections": {
        "NAME": {
            "content": "scsitemperature - fetch the temperature of a SCSI device\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "scsitemperature [--help] [--verbose] DEVICE [DEVICE]*\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This  bash  shell  script calls the sglogs utility on each given DEVICE in order to find the\ndevice's temperature. The Temperature log page is checked first and if it  is  not  available\nthen the Informational Exceptions log page is checked.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "Arguments to long options are mandatory for short options as well.\n",
            "subsections": [
                {
                    "name": "-h, --help",
                    "content": "print out the usage message then exit.\n",
                    "flag": "-h",
                    "long": "--help"
                },
                {
                    "name": "-v, --verbose",
                    "content": "increase level or verbosity.\n",
                    "flag": "-v",
                    "long": "--verbose"
                }
            ]
        },
        "EXIT STATUS": {
            "content": "The  exit status of this script is 0 when it is successful. Otherwise the exit status is that\nof the last sglogs utility called. See the sg3utils(8) man page.\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Written by D. Gilbert\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (C) 2011-2013 Douglas Gilbert\nThis software is distributed under a FreeBSD license. There is NO warranty; not even for MER-\nCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "sglogs (sg3utils)\n\nsg3utils-1.36                               May 2011                         SCSITEMPERATURE(8)",
            "subsections": []
        }
    },
    "summary": "scsitemperature - fetch the temperature of a SCSI device",
    "flags": [
        {
            "flag": "-h",
            "long": "--help",
            "arg": null,
            "description": "print out the usage message then exit."
        },
        {
            "flag": "-v",
            "long": "--verbose",
            "arg": null,
            "description": "increase level or verbosity."
        }
    ],
    "examples": [],
    "see_also": []
}