-
The GUI uses the following code snippet to query rpkid for the list of resources that have been delegated to the current user:
{{{
z = Zookeeper(handle=conf.handle, disable_signal_handlers=True)
…
-
{{{
rpkic> version
0.6320
}}}
{{{
rpkic> initialize
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/rpki/cli.py", line 70, in onecmd
return cmd.Cmd.onecmd(self, line)
…
-
I'm looking for a RPM package for the munin to get it installed on one of my MongoDB servers for monitoring, which is running RHEL 6.5. I found sources on SourceForge, but there are no RPM packages. I…
-
Original [issue 44](https://code.google.com/p/perfsonar-ps/issues/detail?id=44) created by arlake228 on 2008-09-29T18:28:50.000Z:
What steps will reproduce the problem?
1. requesting data for an inte…
-
data to come soon cf https://github.com/regardscitoyens/the-law-factory-parser/issues/2
-
Hi Tobi,
I've got trouble with RRDp.pm.
I use a script like:
RRDp::start
while(1) {
...
run_rrd($command);
...
}
RRDp::end
sub run_rrd {
RRDp::cmd @_;
$answer = RRDp::read;
print $answer;
}
I…
-
Hi,
rrdtool version 1.3.1
The bug comes when you use RRDp and cmd like this
{{{
# !/usr/bin/perl
use RRDp;
RRDp::start "/usr/bin/rrdtool";
# use strict;
my $GRAPHcmdnbapp=
-
There is a problem in source:trunk/program/bindings/perl-piped/RRDp.pm when the '''error_mode''' is set to '''catch''' and an error occurs.
Since the behaviour of rrdtool in pipe mode describes the r…
-
{{{
# wget http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.2.13.tar.gz
# rpmbuild -tb rrdtool-1.2.13.tgz
[..snip..]
RPM build errors:
File not found: /var/tmp/rrdtool-1.2.13-1.te…