similar to: Monitoring Xen with Zabbix..

Displaying 20 results from an estimated 1000 matches similar to: "Monitoring Xen with Zabbix.."

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
2013 Nov 26
1
Zabbix + samba4
Hello there, I'd like to know if there are some way to gather statistics from samba4, like quantities of active users and other things that it can offer then use it in zabbix to generate some graphs and triggers. I can do somethings in smbstatus of samba3, but i couldn't find anything like this in samba4. is there anybody here who could do it? Thank's a bunch! -- *Gian Luca
2023 Apr 12
0
Problem with Samba 4.18 and Zabbix-Server 6.x
Hello samba-people, Ive upgraded our Debian Bullseye servers to Samba 4.18 (thanks to mjt's repositories) and zabbix-server refuses to start with a seg fault. Downgrading back to 4.17 (from bullseye-backports) fixes the issue. This happens with Zabbix Server 6.2.7, 6.2.8, 6.2.9, 6.4.0 and 6.4.1. Ive created a bug report for zabbix here: https://support.zabbix.com/browse/ZBX-22658. You
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-
2005 Oct 27
0
Re: [Zabbix-users] icmpping not working
hello friends, You are right, changed the user to root, and icmpping and icmppingsec are working now!!! Thank you!!!! On 10/26/05, Fortin, Benoit <benoit.fortin@cgi.com> wrote: > > > Hi, > > The setuid of fping was already set, as you can see : > > zabbix@wirelessKTM:~/fping-2.4b2_to$ ls -l fping > -rwsr-xr-x 1 zabbix zabbix 69258 2005-10-26 17:59 fping >
2016 Apr 28
0
New R package on CRAN: RZabbix - easy and direct communication with 'Zabbix API'
Hi all, 2 days ago a new R packages appeared on CRAN https://cran.r-project.org/web/packages/RZabbix/index.html RZabbix is an R interface to the 'Zabbix API' data < https://www.zabbix.com/documentation/3.0/manual/api/reference>. Enables easy and direct communication with 'Zabbix API' from 'R'. You can now integrate your Zabbix applications monitoring with reports
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
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).
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
2012 Aug 09
1
Class using if/else w/ multiple if conditions
I created a custom fact that determines what class of server it is based off the first 3 letters of the hostname: tst, qa, stg, prd, dev.... The fact tested fine and shows in the list when running "facter -p". I wanted to use the fact in a class to determine if zabbix-agent should be removed or installed. I want to remove from servers that currently have zabbix installed in groups
2014 Sep 17
1
Zabbix on CentOS: system.users.num question
Hi. I have installed Zabbix 2.2.6 on CentOS 6.5. Question not too relative to CentOS, but hope somebody can help with it. All triggers works correctly, but venti:system.users.num.last(0)}>0 - dont't. Screenshot one: http://i.stack.imgur.com/YM9mu.png And second one: http://i.stack.imgur.com/TMNqx.png From manual
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
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
2024 Nov 06
1
Status app for mobile
I?ll second that Zabbix motion. With Zabbix you can monitor both Proxmox, and Samba shares. The problem I?m fighting now, is after trying to upgrade Samba on AIX I can?t get it to join the domain. -- See Ya? Howard Coles From: samba <samba-bounces at lists.samba.org> on behalf of Adam Tauno Williams via samba <samba at lists.samba.org> Date: Wednesday, November 6, 2024 at 12:20?PM
2015 Jun 17
1
selinux allow apache log access
On 06/17/2015 04:03 PM, Jonathan Billings wrote: > On Wed, Jun 17, 2015 at 03:30:51PM -0400, Tim Dunphy wrote: >> No prob! Thanks for all the help! But in searching my system I don't find >> anything of the sort. >> >> [root at monitor2:~] #updatedb >> [root at monitor2:~] #locate myzabbix.te >> [root at monitor2:~] #find / -name "myzabbix.*"
2018 Oct 24
1
Disable logging for localhost
On 2018-10-22 12:16, Shawn Heisey wrote: > On 10/21/2018 8:23 AM, Andr? Rodier wrote: >> 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,
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
2024 Nov 06
1
Status app for mobile
On Wed, 2024-11-06 at 04:25 +0100, Anders ?stling via samba wrote: > Is there an app in existence that can view status of an samba server > (andit's shares)? I am running my samba servers as vm's inside > proxmox pve, and the official PVE app is great, but it only shows the > vm's itself, not the more important information as the running > services inside the vm. You
2007 Jun 26
1
Getting JPilot working
I am trying to get JPilot working. I have configed gnome-pilot-applet, but it is not talking to the USB connected Treo650. My Treo has my name as the user, so from the applet, I see also a userid (my UID on this system it seems). I try to put that on the Treo and nothing happens. I have enabled the Backup Conduit. I am using /dev/pilot, which shows up when my Treo is connected via its USB
2009 Jul 08
2
Problems with service visibility when use notify
Hi, group! I have such strings on my Freebsd 7.0 + puppet 0.24.8 server: ===================CUT=================== define zabbix_agent_conf($zabbixserverip, $zabbixagenthostname, $zabbixagentip, $startagents="") { file { "/var/tmp/zabbix_agentd.conf": owner => root, group => wheel, mode => 444, backup