/* * Metrics for pipe PMDA * * Copyright (c) 2015 Red Hat. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ pipe { numclients PIPE:0:0 maxmemory PIPE:0:1 commands PIPE:0:2 line PIPE:0:3 firehose PIPE:0:4 queue } pipe.queue { memused PIPE:0:5 count PIPE:0:6 bytes PIPE:0:7 numclients PIPE:0:8 }