Displaying 20 results from an estimated 600 matches similar to: "mod_proxy and subdomains.."
2007 Jan 04
5
uninitialized constant oddities
hi there!
unfortunately, we are repeatedly having problems with uninitialized
constants in our rails app (v1.1.6), which is running on a mongrel
cluster behind apache''s mod_proxy_balancer.
---- snip ----
NameError (uninitialized constant Base):
[...]
/app/models/image.rb:90:in `subclasses''
/app/models/image.rb:98:in `subclass?''
2008 Aug 07
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
hi folks!
sorry to bother you all, but the following job announcement is in
german only, because fluent german is an indispensable requirement
anyway.
cheers
jens
----
An der Universität zu Köln, prometheus - Das verteilte digitale
Bildarchiv für Forschung & Lehre, Kunsthistorisches Institut,
Philosophische Fakultät ist zum 01.09.2008 befristet bis 28.02.2009
die Stelle einer/eines
2008 Sep 19
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
Hi folks!
We, the prometheus image archive at the University of Cologne
(Germany), would like you to take note of the following job
announcement for a full-time software developer position in Cologne,
Germany. In addition, we''d like to emphasize that the contract is
limited in time due to formal reasons only. We definitely aim at
extending it.
We look forward to receiving your
2011 Dec 01
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
We, the prometheus image archive at the University of Cologne
(Germany), would like you to take note of the following job
announcement for a full-time software developer position in Cologne,
Germany. Please note that fluent German is required.
Cheers
Jens
----
In der Philosophischen Fakultät, im *Kunsthistorischen Institut,
prometheus - Das verteilte digitale Bildarchiv für Forschung &
2017 Oct 26
2
[Gluster-devel] Gluster Health Report tool
On Thu, Oct 26, 2017 at 2:24 AM, Marcin Dulak <marcin.dulak at gmail.com> wrote:
> Hi,
>
> since people are suggesting nagios then I can't resist suggesting exporting
> the metrics in the prometheus format,
> or at least making the project into a library so
> https://github.com/prometheus/client_python could be used to export the
> prometheus metrics.
> There has
2006 Apr 07
2
weird error with rake create_sessions_table
Hi all,
Despite switching to mod_fcgid (which has improved performance),
sessions are still expiring sporadically. I thought I might try
switching to storing them in the db, but I get the following error when
I try to run the rake create_sessions_table command
D:\User\Code\ruby\prometheus>rake create_sessions_table
(in D:/User/Code/ruby/prometheus)
rake aborted!
undefined local variable or
2017 Oct 25
2
[Gluster-devel] Gluster Health Report tool
Hi Aravinda,
Very nice initiative, thank you very much! As as small recommendation it would be nice to have a "nagios/icinga" mode, maybe through a "-n" parameter which will do the health check and output the status ina nagios/icinga compatible format. As such this tool could be directly used by nagios for monitoring.
Best,
M.
> -------- Original Message --------
>
2017 Oct 25
0
[Gluster-devel] Gluster Health Report tool
Hi,
since people are suggesting nagios then I can't resist suggesting exporting
the metrics in the prometheus format,
or at least making the project into a library so
https://github.com/prometheus/client_python could be used to export the
prometheus metrics.
There has been an attempt at https://github.com/ofesseler/gluster_exporter
but it is not maintained anymore.
Cheers,
Marcin
On Wed,
2012 Aug 07
2
dovecot+LDAP/AD encoding issue
Hello everybody,
i have a problem with dovecot+Active Directory as Authentication-Service. I am not able to use special characters (???? (german umlaut)) within a password. Normally I would suggest that the ldap-query is done in UTF-8 but as I debugged the auth-process, I have seen that the password is ISO-8859-1 encoded.
The "original" query (from roundcube for example) is UTF-8
2009 Jul 08
1
Problem with 1.2 and sieve: failed with unsuccessful implicit keep
Hi,
First, thanks for this awesome piece of software.
I've just upgraded to latest dovecot, aka 1.2.
I've a problem. I've started using Sieve, and everything works fine, I
already received a thousand of mails without any problem.
However, there's one mail which is stuck in the postfix queue because of
that:
Jul 8 18:47:51 prometheus dovecot: deliver(jd at danjou.info):
2002 Dec 04
1
DNS
Hi all,
I use SAMBA with winbind in a NT-LINUX domain.
I also use DNS on another slackware linux machine, DNS is also working fine.
But how can i see the computers -configured in DNS- in my network
neighborhood on my windoze pc's ?
GreetZ
Philippe Dhont
2007 Jul 26
2
libvorbis 1.2.0 release
A new libvorbis release is now available.
http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.tar.bz2
http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.tar.gz
http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.zip
This release fixes some robustness issues with corrupt streams,
including a security issue. Also new in this release is support
for multiplexed streams in
2020 Oct 15
2
Samba Performance Monitoring?
What is the impact of turning profiling on?
profiling support = on
More specifically, we're setting up a custom Prometheus exporter for Samba,
but smbstatus does not provide a whole lot of detailed information for
samba health, etc. I was hoping for more detailed information that we can
forward to Prometheus.
So my question is:
1. What options exist for efficiently getting metrics?
2015 Feb 04
2
Re: HugePages - can't start guest that requires them
As I mentioned, I got the instances to launch... but they're only
taking HugePages from "Node 0", when I believe my setup should pull
from both nodes.
[atlas] http://sprunge.us/FSEf
[prometheus] http://sprunge.us/PJcR
2015-02-03 16:51:48
root@eanna i ~ # virsh start atlas
Domain atlas started
2015-02-03 16:51:58
root@eanna i ~ # virsh start prometheus
Domain prometheus started
2006 Aug 03
1
Strange file upload error
Hi There,
So we are having this really strange file upload error. We can upload a
file to rails, store it in the DB, and download it again all fine.
We also have things set up to allow us to edit the file, and upload a
new one to replace the existing file. This functionality works just fine
for text files, but fails for microsoft word and PDF files.
It''s really strange; we''re
2016 Mar 30
2
[PATCH/DRAFT] Embed metadata into object file
Hi,
so this is my first contribution to LLVM/clang, so I hope I come close
to the required coding standards and guidelines.
First, I will describe the scenario I want to solve: For a few days, the
clang plugin interface allows to execute the a plugin just before the
actual main action (e.g., compiling an translation unit). In my case,
the plugin we're developing will analyze the AST and
2015 Feb 04
2
Re: HugePages - can't start guest that requires them
*facepalm*
Now that I'm re-reading the documentation it's obvious that <page/>
and @nodeset are for the guest, "This tells the hypervisor that the
guest should have its memory allocated using hugepages instead of the
normal native page size." Pretty clear there.
Thank you SO much for the guidance, I'll return to my tweaking. I'll
report back here with my results.
2020 Oct 31
2
CTDB Statistics Definitions and Scheme?
Hi Team,
I'm working on a CTDB Prometheus Exporter. I have two questions...
First, does anyone have an "internal" cheat sheet on the metrics and their
descriptions? I didn't really see much online, or in the source code.
Thanks
--
BOB BUCK
SENIOR PLATFORM SOFTWARE ENGINEER
SKIDMORE, OWINGS & MERRILL
7 WORLD TRADE CENTER
250 GREENWICH STREET
NEW YORK, NY 10007
T (212)
2016 Apr 01
2
[cfe-dev] [PATCH/DRAFT] Embed metadata into object file
> On Apr 1, 2016, at 5:20 AM, Christian Dietrich via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Adrian Prantl <aprantl at apple.com> writes:
>
>> Depending on your needs, just using a global with the “section”
>> attribute might also work for you:
>> http://llvm.org/docs/LangRef.html#global-variables
>
> I was aware of that possibility. But,
2025 Apr 16
4
NSD 4.12.0rc1 pre-release
Dear all,
NSD 4.12.0rc1 pre-release is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz
sha256 b9085a3fd08b8318ac30715faf1c7698099781eb3520253774a46f74386342e9
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz.asc
This release introduces Prometheus metrics that can be compiled with
`--enable-prometheus-metrics` and configured with `enable-metrics` (see