Displaying 6 results from an estimated 6 matches for "observium".
Did you mean:
observing
2017 Jul 15
2
observium graphs
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 for visibility purposes it doesnt make sense and have observium
plot two data sources with different orders of magnitudes right...
2017 Jul 15
2
observium graphs
...changing the data types from GAUGE to COUNTER for all input
data but not for the num_connected_sessions - keeping GAUGE here. The
result can be found here:
https://image.ibb.co/krSHkF/dovecot1.png
https://image.ibb.co/cdTZXv/dovecot2.png
https://image.ibb.co/csHHkF/dovecot3.png
I'll let the observium guys review the scripts unless somebody else has
any suggestions or comments.
Thomas
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 for visibility purposes it doesnt make sense and have observium
> plot two data sources with differ...
2014 Oct 25
1
Centos 6.5 - Fping - SE Linux - Missing type enforcement (TE) allow rule
Hi gents,
I seem to have a small issue with fping and Observium(a monitoring
solution). The particular VPS I'm using does have SELinux enabled and it
seems to be causing issues when the httpd process is attempting to use
Fping?
Here is what I know so far :
Output from "audit2why -a" :
---------------
type=AVC msg=audit(1414265994.125:6744):...
2013 Oct 20
4
- multiple virtual host on httpd
hi everybody,
how I do to set a mutiple virtual host on httpd configuration?
I need to host multiple sites with the same IP address
what must be the httpd.conf configuration file and into /etc/httpd/conf.d/?
thanks in advance
kind regards,
./p
2014 Dec 31
0
CentOS 6.6 - net-snmp process - Too many open files
Hi gents,
I have a CentOS 6.6 install with net-snmp running. I'm using SNMPv3 Auth
and Encryption with Observium polling devices every five minutes. On one
of my Centos server, the net-snmp process will die after 24-36 hours of
running. It seems to be hitting my system maximum file open limit which
is set to 1024.
> [root at mail net-snmp-5.7]# ulimit -n
> 1024
That number will keep increasing till...