Displaying 20 results from an estimated 500 matches similar to: "observium graphs"
2017 Jul 15
2
observium graphs
Am 15.07.2017 um 20:26 schrieb Aki Tuomi:
> Hi!
> Just thought I'd remind about few things,
>
> since v2.2.22 you can use doveadm -fjson, to print data in json format, which might be easier to parse.
As for Debian stable (dovecot 2.2.27) -f json is missing from the manpage.
> since v2.2.22 you can use doveadm HTTP API to get the statistics over HTTP.
>
> since v2.2.27
2017 Jul 15
0
observium graphs
> On July 15, 2017 at 8:59 PM Thomas Reifferscheid <thomas at reifferscheid.org> wrote:
>
>
> Hello dovecot list,
>
> I'm in the middle of creating a plugin for observium[1] and would like
> to have it create[2] statistical graphs of my dovecot server [3].
> The current state can be found here:
> https://image.ibb.co/efOO9a/dovecot.png
>
> However
2017 Jul 03
1
[PATCH] dsync: fix splitting login from host
Using strchr() was splitting login and host at the first
occurrence of '@' which leads to troublesome behaviour.
When calling strace one would notice the misbehaviour:
execve("/usr/sbin/ssh", ["ssh", "-lthomas", "domain.org at 10.8.13.2"
using strrch() however splits login and host at the last occurrence
of '@'.
Signed-off-by: Thomas
2016 Dec 05
4
Simple way to get mailbox size by folder.
On 12/3/2016 2:53 PM, Aki Tuomi wrote:
>
>> On December 3, 2016 at 11:16 PM Vijay Sarvepalli <vijay at ericavijay.net> wrote:
>>
>>
>> Is there a simple way to get each mailbox size using dovecot's IMAP
>> interface? The GETQUOTAROOT and GETQUOTA seems to work with the full
>> maildir size and not the individual folders.
>>
>> I am
2007 Dec 12
2
Matrix Inversion
I got the following error:
a = read.csv("mat.csv")
b = as.matrix(a)
tb = t(b)
bb = tb %*% b
dim(bb)
ibb = solve(bb)
bb %*% ibb
> ibb = solve(bb)
Error in solve.default(bb) :
system is computationally singular: reciprocal condition number =
1.77573e-19
>
Are there any ways to find more information about why it is singular?
Thanks.
2002 Aug 15
2
WERR_INSUFFICIENT_BUFFER if more than 21 printers on enumprinters
If I have more then 21 printers in smb.conf I get
[2002/08/15 12:30:50, 5] rpc_parse/parse_prs.c:prs_werror(618)
000c status: WERR_INSUFFICIENT_BUFFER
with the rpc "enumprinters".
What the heck is this ?
I did check samba.mbox, samba-technical.mbox and groups.google.com yet,
but as far as my grep brings me, without success.
Other problems I'm fighting with is:
-
2024 Oct 10
1
Problem with a domain controller that is located in a separate site
I was running samba 4.21 as a domain controller and now I see this situation
, I have empty outbound neighbors, but if you look from the windows side,
then this is the difference between windows controllers and samba, for some
reason the repsTo attribute is not filled, for example, the configuration
context, although windows controllers have both attributes fully filled,
although they are the same
2024 Oct 10
1
Problem with a domain controller that is located in a separate site
thanks for the video provided, I watched it, I didn't understand
something very well, but still, as I understand it,
in order for the sites to start communicating with each other,
a linked site link is needed, and also if there is
only one dc on the site, we tell him to act as breadgehead, which I
did in the screenshots below, but this did not affect the creation of
ntdsconnections, but as I
2016 Dec 03
2
Simple way to get mailbox size by folder.
Is there a simple way to get each mailbox size using dovecot's IMAP
interface? The GETQUOTAROOT and GETQUOTA seems to work with the full
maildir size and not the individual folders.
I am finding a simple way for the webmail client to show usage of each
folder.
Thanks
Vijay
2017 Sep 13
2
Packet capture to analysis the tinc connection close
I don't know why, but for my case, I reduced the tinc topology from a
complex one(which provide layered redundancy) to a very simpled one(one
connection), and that connection drop disappeared.
Later, let me draw the topology and share the config to you to see if
there's any findings of the cause.
Guus Sliepen <guus at tinc-vpn.org>于2017年9月14日 周四上午3:20写道:
> On Wed, Sep 13, 2017
2016 Mar 04
2
VS: Re: v2.2.22 release candidate released
In future release we will add master authentication too. Now you can use api key or doveadm password which are essentially same thing.
---Aki TuomiDovecot oy-------- Alkuper?inen viesti --------L?hett?j?: Peter Chiochetti <pch at myzel.net> P?iv?m??r?: 4.3.2016 20.20 (GMT+02:00) Saaja: dovecot at dovecot.org Aihe: Re: v2.2.22 release candidate released
Am 2016-03-04 um 14:33 schrieb Timo
2007 Mar 14
2
loaderror in line 85
Hello,
I hope this has not been discussed very often previously, but I do not
know how to search the archives, so I cannot prevent posting this. I
installed puppet (and removed it andf installed it again, which gave me
these error messages:
when removing:
puppetmaster: unknown service
error: %preun(puppet-server-0.22.1-1.i386) scriptlet failed, exit status 1
when installing:
puppet: unknown
2017 Sep 05
3
Packet capture to analysis the tinc connection close
Hi, All
Recently, one of my tinc client always suffer connection drop, I was suspect the connection was not stable to cause this issue, and BTW, I’ve set the PingTimeout to 10 seconds already, but this situation still happens a lot sometimes, but when the connection drop happens, the connection recovery pretty fast, normally in a minutes.
In order to deep dive into the cause, or proven the
2020 Jul 20
4
Performance issues since upgrading to 3.X to 4.X
Hello,
I'm a bit desperate so I'm trying to seek help here.
Many year ago, I built myself 2 file servers (5 disks enclosure for
data, 2 disks enclosure for the OS) on a computer.
It was running on Debian 7.11 for years without an issue and I was
getting 75MB/95MB when transferring file from it to a Windows client,
all having a 1gbs network card.
https://i.ibb.co/N618Z4W/Debian-7.png
2016 Mar 30
5
v2.2.23 released
http://dovecot.org/releases/2.2/dovecot-2.2.23.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.23.tar.gz.sig
This is a bugfix-only release with various important fixes on top of v2.2.22.
- Various fixes to doveadm. Especially running commands via
doveadm-server was broken.
- director: Fixed user weakness getting stuck in some situations
- director: Fixed a situation where directors keep
2016 Mar 30
5
v2.2.23 released
http://dovecot.org/releases/2.2/dovecot-2.2.23.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.23.tar.gz.sig
This is a bugfix-only release with various important fixes on top of v2.2.22.
- Various fixes to doveadm. Especially running commands via
doveadm-server was broken.
- director: Fixed user weakness getting stuck in some situations
- director: Fixed a situation where directors keep
2003 Jul 31
1
oplock_break: client failure in oplock break in file ...
Hi!
I keep getting errors like these:
oplock_break failed for file Word/einaikoon/v-Locator/IBB-Beantragung/0_Antrag_AZK.doc (dev = 301, inode = 2469218, file_id = 7).
[2003/07/31 15:43:22, 0] smbd/oplock.c:oplock_break(843)
oplock_break: client failure in break - shutting down this smbd.
[2003/07/31 15:47:12, 0] smbd/oplock.c:oplock_break(758)
oplock_break: receive_smb error (Success)
2018 Aug 22
4
Is the Doveadm HTTP API considered stable for production use?
Hi,
I'm running 2.2.34 in production (installed from Debian stretch
backports) and want to rework some scripts. Can the HTTP API be
considered stable in 2.2.34 please? The wiki says it is "considered
experimental in v2.2.22" so I thought I'd check before writing API calls
rather than a wrapper around doveadm!
--
James Beck
Andrews & Arnold Ltd
Tel: 03333 400999
2007 Apr 03
1
rpm package for sles10
Hi,
I thought about changing the RPM package the guys of Redhat created,
because I wanted an Init Script for SLES10 built-in. I started documenting
the steps I took. Maybe it''s useful for someone else, although in German..
but the basic steps should be useable.
My little Installating puppet Howto:
http://wiki.njh.eu/Konfigurationsmanagement#Installation_3
The Init Script for SLES10:
2004 Jun 29
2
Several PCA questions...
Hi, I am doing PCA on several columns of data in a data.frame.
I am interested in particular rows of data which may have a particular
combination of 'types' of column values (without any pre-conception of
what they may be).
I do the following...
# My data table.
allDat <- read.table("big_select_thresh_5", header=1)
# Where some rows look like this...
# PDB SUNID1