reposctl - Man Page

control utility for reposd

Synopsis

reposctl

Description

reposctl is a simple shell program for controling the reposd(8) metric repository daemon. It provides the ability to manipulate the state of the daemon as well as online loading and unloading of metric repository plugins.

Commands

h

print help message

s

print status of daemon

i

initialize repository service

t

terminate repository service

l pluginlib

load plugin library

u pluginlib

unload plugin library

v pluginlib

view/list metrics supported by plugin library

q

quit/exit control utility

g id

retrieve values for given metric id

f id num

retrieve filtered (top-n, sorted) values for given metric id

r id

list system and type of resource for given metrid id

G

list current global metric filter

F num

set the global metric filter

k

kill gathering daemon

d

start gathering daemon

Files

/etc/reposd.conf

This file contains the daemon configuration settings. See reposd.conf(5) for more information.

Bugs

The SBLIM project maintains a mailing list to which you should direct all questions regarding sfcb, sfcc, wbemcli, the metric data gatherer, or any of the SBLIM providers. To subscribe to this list visit:

https://lists.sourceforge.net/lists/listinfo/sblim-issues

Please report bugs you discover to the bug tracker. The SBLIM project bug tracking page can be found at:

https://sourceforge.net/tracker/?group_id=128809&atid=712784

Authors

Please refer to the AUTHORS file distributed with sblim-gather.

License

reposctl is distributed under the terms of the Eclipse Public License ("Agreement"). Any use, reproduction or distribution of this program constitutes recipeients acceptance of the agreement.

You can obtain a current copy of the Eclipse Public License from http://www.opensource.org/licenses/eclipse-1.0.php

See Also

reposd(8), reposd.conf(5),

Referenced By

reposd(8).

01/27/2024 sblim-gather-2.2.9 Linux Programmers Manual