{
    "content": [
        {
            "type": "text",
            "text": "# QSPNG(1) (man)\n\n**Summary:** qspng - an utility to draw a png graph from qslog(1) output data.\n\n**Synopsis:** qspng -i <statlogfile> -p <parameter> -o <outfile> [-10]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -i | — | <stats_log_file> | Input file to read data from. |\n| -p | — | <parameter> | Parameter name, e.g. r/s or usr. |\n| -o | — | <out_file> | Output file name, e.g. stat.png. |\n\n## See Also\n\n- qsdt(1)\n- qsexec(1)\n- qsfilter2(1)\n- qsgeo(1)\n- qsgrep(1)\n- qshead(1)\n- qslogger(1)\n- qslog(1)\n- qsre(1)\n- qsrespeed(1)\n- qsrotate(1)\n- qssign(1)\n- qstail(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - -i <stats_log_file> (2 lines)\n  - -p <parameter> (2 lines)\n  - -o <out_file> (2 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nqspng - an utility to draw a png graph from qslog(1) output data.\n\n### SYNOPSIS\n\nqspng -i <statlogfile> -p <parameter> -o <outfile> [-10]\n\n### DESCRIPTION\n\nqspng  is  a  tool to generate png (portable network graphics) raster images files from semi‐\ncolon separated data generated by the qslog utility. It reads up to the  first  1440  entries\n(24 hours) and prints a graph using the values defined by the 'parameter'  name.\n\n### OPTIONS\n\n#### -i <stats_log_file>\n\nInput file to read data from.\n\n#### -p <parameter>\n\nParameter name, e.g. r/s or usr.\n\n#### -o <out_file>\n\nOutput file name, e.g. stat.png.\n\n### SEE ALSO\n\nqsdt(1),  qsexec(1),  qsfilter2(1),  qsgeo(1),  qsgrep(1),  qshead(1), qslogger(1), qslog(1),\nqsre(1), qsrespeed(1), qsrotate(1), qssign(1), qstail(1)\n\n### AUTHOR\n\nPascal Buchbinder, http://mod-qos.sourceforge.net/\n\n\n\nmodqos utilities 11.63                       May 2019                                      QSPNG(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "QSPNG",
        "section": "1",
        "mode": "man",
        "summary": "qspng - an utility to draw a png graph from qslog(1) output data.",
        "synopsis": "qspng -i <statlogfile> -p <parameter> -o <outfile> [-10]",
        "flags": [
            {
                "flag": "-i",
                "long": null,
                "arg": "<stats_log_file>",
                "description": "Input file to read data from."
            },
            {
                "flag": "-p",
                "long": null,
                "arg": "<parameter>",
                "description": "Parameter name, e.g. r/s or usr."
            },
            {
                "flag": "-o",
                "long": null,
                "arg": "<out_file>",
                "description": "Output file name, e.g. stat.png."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "qsdt",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsdt/1/json"
            },
            {
                "name": "qsexec",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsexec/1/json"
            },
            {
                "name": "qsfilter2",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsfilter2/1/json"
            },
            {
                "name": "qsgeo",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsgeo/1/json"
            },
            {
                "name": "qsgrep",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsgrep/1/json"
            },
            {
                "name": "qshead",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qshead/1/json"
            },
            {
                "name": "qslogger",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qslogger/1/json"
            },
            {
                "name": "qslog",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qslog/1/json"
            },
            {
                "name": "qsre",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsre/1/json"
            },
            {
                "name": "qsrespeed",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsrespeed/1/json"
            },
            {
                "name": "qsrotate",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qsrotate/1/json"
            },
            {
                "name": "qssign",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qssign/1/json"
            },
            {
                "name": "qstail",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/qstail/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-i <stats_log_file>",
                        "lines": 2,
                        "flag": "-i",
                        "arg": "<stats_log_file>"
                    },
                    {
                        "name": "-p <parameter>",
                        "lines": 2,
                        "flag": "-p",
                        "arg": "<parameter>"
                    },
                    {
                        "name": "-o <out_file>",
                        "lines": 2,
                        "flag": "-o",
                        "arg": "<out_file>"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}