Displaying 6 results from an estimated 6 matches for "zabbix_ag".
Did you mean:
zabbix_t
2010 Sep 27
4
why does puppet shuffle its ‘phases’ and how can I stop this?
...> "root",
group => "root",
mode => 0755,
source => $operatingsystem ? {
solaris => "puppet:///zabbix/solaris",
default => "puppet:///zabbix/linux/$architecture"
}
}
file { "zabbix_agentd.conf":
path => "/etc/zabbix/zabbix_agentd.conf",
purge => false,
force => false,
owner => root,
group => root,
mode => 644,
source => "puppet:///zabbix/zabbix_agentd.conf",
}...
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 => false,
content => t...
2012 Jan 22
5
Augeas lens for zabbix agent config files?
...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
(************************************************************************
* USEFUL PRIMITIVES
*************************************************************************)
let eol = Util.eol
let comment = Util.comment
let empty = Util.em...
2013 Mar 11
12
Error: stack level too deep
...nds
Debug:
template[/etc/puppet/environments/production/modules/zabbix/templates/zabbix.conf.php.erb]:
Interpolated template
/etc/puppet/environments/production/modules/zabbix/templates/zabbix.conf.php.erb
in 0.00 seconds
Debug: File[server_config]: Adding default for backup
Debug: File[/etc/zabbix/zabbix_agentd.conf]: Adding default for backup
Debug: File[/etc/zabbix/zabbix_agent.conf]: Adding default for backup
Debug: File[/etc/profile.d/java.sh]: Adding default for backup
Debug: File[/etc/zabbix/zabbix_server.conf]: Adding default for backup
Debug: File[/tmp/data.sql]: Adding default for backup
Debu...
2012 Nov 22
3
monitoring asteriks
How can I monitor asterisk if all lines are registered etc?
I have an asterisk on a remote location and sometime they reporting problems that phone is not ringing, they can not dial out etc.
Usually I just restart asterisk and it solves the problem.
Is there an application that will email me if case any line looses registration with with asterisk?
Or any better solution!
--
Joseph
2012 Oct 02
41
Puppet 3.0: Not authorized to call find on /file_metadata, more issues?
I''ve seen mention of this error in several places, with different causes.
So before I posted here, I attempted to resolve this on my own.
I corrected the change from puppet:///files to puppet:/// in my manifests
*.pp files.
No changes were made to the auth.conf file, and I did note in the ChangeLog
that:
Auth.conf differentiates between names and IPs – There’s a new allow_ip