similar to: Monitoring Recomendations

Displaying 20 results from an estimated 100 matches similar to: "Monitoring Recomendations"

2007 May 22
1
dovecot.pid
Can I define where dovecot.pid should be in the config file on 1.0.0? Nothing is being written to /var/run/dovecot, even after I changed the ownership to dovecot. Thanks, Zeke -- James "Zeke" Dehnert mailto:jdehnert at norcalnetworks.com Phone: +1 707.546.6620 x602 Fax: +1 707.324.8043 "Life is racing, everything else is just waiting"
2007 Sep 25
1
Password auth with Postfixadmin & MySQL
I am trying to get Postfix, Dovecot, Postfixadmin, and MySQP all working together. I'm using 1.0.5 atm. I've hit a point where I can't seem top get dovecot to auth to the MySQL password database It seems to see the user OK, but I can't seem to get a password match. MySQL has password stored as MD5, as per Postfixadmin. When I add plain-md5 to the auth mechanisms dovecot
2019 Aug 09
2
Trouble with ORCv2 Tutorial
HI Lang, Thanks a bunch for the reply. That worked great for on my end and is a pretty tiny change. Really appreciate all the work you've done on this new JIT stuff and putting together those great tutorials. Zeke On Thu, Aug 8, 2019 at 3:07 PM Lang Hames <lhames at gmail.com> wrote: > > Hi Zeke, > > Thanks for pointing this out. > > You're right: the issue is
2019 Aug 08
2
Trouble with ORCv2 Tutorial
Hi Praveen, Thanks for pointing that out :) That's my mistake. I might have been misidentifying the issue with the assert statement. With those fixes made function calls seem to all call the first function called in the REPL. For example: ready> def fib(n) if (n < 2) then n else fib(n - 1) + fib(n - 2); ... ready> fib(40); Evaluated to 102334155.000000 ready> fib(10); # This
2007 Jul 06
1
Your IMAP server has closed the connection.
I'm getting a large number of ... "Your IMAP server has closed the connection. This may occur if you have left the connection idle for too long." errors. These are confusing my clients. Is there a way to set the timeout on the dovecot server to help avoid this?
2019 Aug 07
2
Trouble with ORCv2 Tutorial
Hi folks, I'm working on migrating a JIT compiler from the old ORCv1 JIT APIs to the newer ORCv2 ones and am having some trouble getting the code from chapter 1 of the "Building a JIT" [1] tutorial working properly. I have previously walked through the "My First Langauge" [2] tutorial and that went smoothly using the provided JIT class, but using the one from the JIT
2009 Aug 03
1
Weird Network issue
Hi all: I am pretty new to xen, but ,thanks to you, I am learning fast :) I have a Dell Poweredge 2950 server running Debian Lenny as Dom0 named Asgard I have configured three DomU (Loki, Hermod and Thor) with DHCP support. All the machines (Dom0 and DomU''s) ask for an IP address to a DHCP server in the Office LAN. The DHCP server is configured to bind certain IP addresses to the Dom0
2008 Apr 25
3
DO NOT REPLY [Bug 5418] New: rsync error: error allocating core memory buffers (code 22)
https://bugzilla.samba.org/show_bug.cgi?id=5418 Summary: rsync error: error allocating core memory buffers (code 22) Product: rsync Version: 3.0.2 Platform: Other OS/Version: AIX Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2012 Oct 17
2
Puppet 3.0 and yum groupinstall
I can''t seem to find any direct reference yo this in the puppet 3.0 docs so does anyone know if puppet 3.0 can handle yum groupinstalls without resorting to using an exec? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/5QboggWCwh4J. To
2006 May 08
3
operator overload on views
In my User auth scheme I have a userlevel. I''ve overloaded the User class operators like this: def >(item) if item.class == "User" self.userlevel > item.userlevel else self.userlevel > item end end (other operators are overloaded in essentially the same way). As I understand it, using the operator ">" inside the overloaded
2019 Sep 25
4
Questions after playing around with KaleidoscopeJIT (With source files)
Hello LLVM people, after finishing Chapter 1 and 2 of the KaleidoscopeJIT tutorial, I started to play around with the code and now, I have even more questions than before. I hope that the people reading this could help me with it, to improve my understanding about the LLVM and the JIT. I have also the source code and binaries (Windows) available but because I don't know how the mailing list
2003 Jan 14
4
specifying a list of files to transfer
Hi, I don't want to start another --files-from war, but I am attaching an updated version of my patch to allow you to specify a list of files to transfer. The normal rsync syntax allows you to specify a list of SRC files to transfer on the command line. This patch adds some new options to allow you to instead supply a file that contains a list of files to transfer. The previous version of
2004 May 18
3
Free Softphone Recomendations
Does anyone have any recomendations for a free Windows softphone, SIP or IAX that supports the following features: * Message Waiting Indicator * Consultative Transfers * Speed Dials -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040518/ed93a1b4/attachment.htm
2005 Oct 18
1
Recomendations for utility to generate Asterisk configuration
I need some help generating configuration files for Asterisk. Since I'm running under Solaris I'm having trouble with some of the utilities that are more linux-centric. Can anyone recommend a free/low-cost package to generate conf files that is not linux-dependent and will handle a IAX2 and SIP trunk? Frank
2006 May 26
1
Need a recomendations and config samples. FXS<->SIP terminal with 4 ports.
Hi, folks. I want to buy FXS-SIP terminal with 4 ports (up to 250$). Do you have any recomendations and Asterisk configurations samples for such devices. Any pitfalls? Actually i realy don't know what to buy? -- ========================================================================= = Best regards, Nikolay Pavlov. <<<------------------------------------ =
2009 Mar 31
1
Web based project management recomendations
I was wondering if anyone can recommend an advanced to enterprise class project management package (web based) that runs with a pretty "vanilla" centos install. I would prefer to stick within the realm of php/mysql (as I am not too familiar with the java servers), but would venture there if the reasons were there to do so. The approach is not software dev management, but rather
2005 Jan 13
0
Recomendations
Hi Ron, I'd definitely recommend Ices - seems like the most robust little thing in the world to me, although I'm not an expert, just a user. We use it (ices0 actually, because we wanted MP3 broadcasting) to broadcast our main radio stream at http://www.flatfourradio.co.uk and no complaints at all. Dan On Wed, 12 Jan 2005 23:42:25 +0100, Ron Blok <ronblok@wxs.nl> wrote: > Dear
2003 Aug 12
2
P4 Motherboard/Chipset Recomendations
I'm looking at deploying a new set of servers based around Intel P4 800MHZ FSB processors. Currently I'm looking at the following 2 motherboards and I'm wondering how well supported they are under -STABLE (specificaly the ATA and LAN as well as text mode video) Model Chipset ASUS P4P8X Intel 865P ASUS P4P800 Intel 865PE Also I'm looking for recommendations on Dual Xeon
2006 Oct 05
5
VPN Server Recomendations
Hi Guys, I'm looking for a VPN solution that will run on CentOS. I've used PopTop with success but some clients have problems at hotels and other firewalled locations. If anyone can suggest something that works well with MS 2000/XP, doesn't require too much tweaking on the client side and is fairly resiliant to various firewall blocking, I'd be interested in hearing about it.
2006 Nov 02
2
Any recomendations for Motherboards?
What socket AM2 motherboards out there work well with xen (i.e. support > 4G ram, sata and lan chipsets work). I''m looking to probably run one of the lowpower Athlon 64 X2 4200''s in it. I''d also like to see atleast 4 ram slots. Anyone have any recomendations? Thanks, Doug _______________________________________________ Xen-users mailing list