similar to: Assistance with understanding how to setup NUT for our small server room

Displaying 20 results from an estimated 4000 matches similar to: "Assistance with understanding how to setup NUT for our small server room"

2015 Oct 17
0
Assistance with understanding how to setup NUT for our small server room
[please use reply-all to include the list. thanks!] On Oct 16, 2015, at 12:47 PM, Charles Mccrea <charlesmccrea at gmail.com> wrote: > > Hello, > > We have a small server room for our various Proxmox Host Servers, UTM system and managed switches. I've recently discovered NUT and would like to use it to monitor our UPS boxes using Raspberry Pi's. I have a few
2013 Mar 15
11
OT: A lightweight monitor software
Hi all, I have a test lab installed over an ESXi 5.1 host that contains 5 CentOS vm guests. I would like to monitor CPU, RAM and Network for these vm and ESXi host. Zabbix and Nagios are too to accomplish this task. Does anyone know any lightweight openosurce soft to do this?? Thanks.
2009 Jul 21
2
Adjusting x/y text labels for a bwplot using cex.lab
Searched for this and found some help, but I still can't figure it out. I have trying to enlarge the x and y labels on my box plot. I understand that you can do this using "cex.lab", but it does not seem to be working for me. I must be adding it in the wrong spot. Any help would be greatly appreciated. Here is my code: bwplot(hr~Herd, data=telemetry, notch=T, ylab="Home
2017 Mar 02
6
NUT - General Concept Question
I've been looking over the documentation and several installation guides for NUT, and I'm starting to get a little bit of a feel for what it is. But I'm still not clear whether what I'd *like* to accomplish is actually practical using NUT. Perhaps someone here can tell me if they've done something similar, or if I'm way off base. I would like to set up a Linux host as a
2014 Sep 08
3
[LLVMdev] QEMU testing for LIT execution tests
On 8 September 2014 23:06, Jonathan Roelofs <jonathan at codesourcery.com> wrote: >> I'm not sure we're on the same page... Your example, and the way that lit >> is currently set up, assumes BUILD and HOST are the same machine. > > or, at least, it assumes that lit is running on HOST. Isn't that the point? So lit can use "qemu-arm arm-linux-gnu-clang
2013 Jan 21
4
Unable to replace a symlink with regular file
I am running Puppet 2.7.x (x varies from 14 to 20 on different machines). I am trying to use Puppet to deploy a new Zabbix agent configuration file. On all machines where the file wasn''t a symlink, the deployment worked. However, every machine where it is a link, Puppet refuses to replace teh link with a regular file or do anything with it. I''ve read the type reference, and
2010 Sep 13
2
Puppet trying to start service before package is installed
Hi, This one is driving me crazy. Problem is Puppet try to start some services (in this case zabbix-agent) before it is installed. My puppet-master is Debian 5.05 with Puppet 2.6.0 (from squeeze). Target system is FreeBSD 8.1 with Puppet 2.6.1 (from packages-8- stable). When I run puppet manually in debug-mode I get: MASTER: debug: Adding relationship from Package[zabbix-agent] to File[zabbix-
2015 Dec 13
2
Windows 7 can't see Pi Samba server
On 13/12/15 09:36, DavidA wrote: > Hi > > Here's some more info about my problem: > > ========================================== > > log.nmbd contains: > > Samba name server RPHS is now a local master browser for workgroup > HOME on subnet 192.168.2.8 > > ***** > [2015/12/12 20:48:19.709456, 0] >
2012 Jan 22
5
Augeas lens for zabbix agent config files?
Hi all, I''m trying to come up with a lens for the zabbix agent config files. I find the lens language untransparent at best, so I''m struggeling to figure out what''s up. The debugging possibilities are extremely limited. Here''s what I have now: zabbix.aug: ==== (** An adjusted copy of the postfix_main module **) module Zabbix_agent = autoload xfm
2011 Jul 25
3
Sudo #includedir function ignored CentOS 6
I am unable to get the #includedir function to work with sudo. This works just fine on all my CentOS 5.6 servers, but on 6 it is being ignored. I have this line in the file /etc/sudoers.d/zabbix-puppet zabbix ALL=NOPASSWD: /var/lib/zabbix/bin/start_puppet However sudo still requires a password. If I put that same line into /etc/sudoers file , there is no password prompt. At the end of my
2015 Jun 17
2
selinux allow apache log access
> > Try something like: > grep zabbix /var/log/audit/audit.log | audit2allow -M zabbix > semodule -i zabbix.pp Thanks for your response! However this is what happens when I try to install the module: [root at monitor2:~] #semodule -i zabbix.pp libsepol.print_missing_requirements: zabbix's global requirements were not met: type/attribute zabbix_t (No such file or directory).
2013 Mar 11
12
Error: stack level too deep
I''m running a previously working set of modules with the Puppet master version 3.1.0-rc2. I''m getting the Error: stack level too deep Here is a chunk of the debug Debug: Scope(Class[Zabbix]): Retrieving template zabbix/zabbix.conf.php.erb Debug: template[/etc/puppet/environments/production/modules/zabbix/templates/zabbix.conf.php.erb]: Bound template variables for
2015 Jun 16
2
selinux allow apache log access
Hey guys,. I have a centos 7 machine I'm using as a zabbix server. And I noticed that apache won't start, with this complaint in the error log: (13)Permission denied: AH00091: httpd: could not open error log file /var/log/zabbix_error_log. AH00015: Unable to open logs I tried having a look at audit2allow and this is the response I get back: [root at monitor2:/etc/httpd] #grep http
2009 May 28
2
[PATCH node] correctly use collectd udp dns entry
--- scripts/ovirt | 2 +- scripts/ovirt-config-collectd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ovirt b/scripts/ovirt index 8296783..4a7cbc7 100755 --- a/scripts/ovirt +++ b/scripts/ovirt @@ -43,7 +43,7 @@ start() { log "skipping ovirt-awake, oVirt identify service not available" fi - find_srv collectd tcp +
2010 Aug 25
2
Monitoring Xen with Zabbix..
Is anyone using Zabbix to monitoring Xen at the dom0 level? Right now I have the Zabbix agent running in each domU but I would like to get per domU and aggregated statistics from the hyper visor perspective. I see a bunch of ''hard'' ways to collect these stats but first I want to make sure there isn''t some ''magic pill'' for Zabbix / Xen that I might of
2018 Nov 09
4
collectd leaks SIGCHLD == SIG_IGN into plugins
Peter Dimitrov and myself were debugging a very peculiar bug when libguestfs is run as a plugin from collectd: https://www.redhat.com/archives/libguestfs/2018-November/thread.html#00023 The long story short is that collectd leaks SIGCHLD == SIG_IGN setting into plugins: https://www.redhat.com/archives/libguestfs/2018-November/msg00095.html This means that any plugin that does the usual
2008 Nov 16
1
Opening the 2.4 commit fest (RRD)
On Sun, Nov 16, 2008 at 11:08 AM, Arnaud Quette <aquette.dev at gmail.com> wrote: >>> The remainder, until the -pre stage, will be: >>> - the Powerman support (through the powerman driver) for more PDUs >>> - the possible RRD integration into upslog >> >> It would be nice to have native RRD support in upslog, but we may also >> want to point
2018 Oct 21
4
Disable logging for localhost
Hello Everyone, I am using Zabbix to monitor my Dovecot server, and my logs are filled with lines like this: > Oct 21 15:04:46 osaka dovecot[1256]: pop3-login: Aborted login (no auth > attempts in 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, > session=<bWd0nr14SuF/AAAB> > Oct 21 15:05:29 osaka dovecot[1256]: imap-login: Aborted login (no auth > attempts
2015 Jun 17
2
selinux allow apache log access
> > That's because there's already a zabbix module loaded (the message isn't > very informative!). I forgot that the received wisdom is to insert "my" in > front of ones own modules i.e.: > grep zabbix /var/log/audit/audit.log | audit2allow -M myzabbix > semodule -i myzabbix.pp Hmm no luck there either: [root at monitor2:~] #semodule -i myzabbix.pp
2015 Dec 18
1
Windows 7 can't see Pi Samba server
On 18/12/15 19:46, DavidA wrote: > Hi > > I'm still struggling with this problem. Here is my situation: > > I have two Windows 7 laptops, call them A and B, and a Raspberry Pi > Samba server on a home network, all with the same workgroup name. The > Pi's name is RPHS. > > A and B can see each other (their names appear under Network in > Explorer on both