some regular maintenance and changes to the backend on Monday. It
should not affect you.
Is there any verbose output of Spacewalk what might be the problem?
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.com
___
icinga-users mai
icinga2.spec, but that's gone.
The spec file is not gone, but merely moved to another repository:
https://github.com/Icinga/rpm-icinga2
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.com
___
icinga-users mailing list
icinga-
u want the name of the host, not the object:
vars.nrpe_command = "check_$host.name$_$name$"
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.com
___
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users
error.
>
> Anyone has a work around for this?
What's the error you are receiving?
Icinga Web 2 should never try to connect to an agent or satellite,
always master.
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.com
latest/doc/08-advanced-topics/#access-object-attributes-at-runtime
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.com
___
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users
the client and the service side he
will try to connect from both ends.
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.com
___
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users
yaml?
The source column should be a proper PHP type, like assoc Array, or better
stdClass.
This can be expanded from JSON for example, there are "modifiers" on a
ImportSource, that can "Decode a JSON string".
If you have a custom ImportSource in PHP code, you can just pass
would I use to get the "Antony" value?
>
> In other words, what's the actual name of the object called as a variable?
Every object has a ".name", but it depends where you want to use it...
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.org
_
valuating applies)
3. Activating objects (enabling actions and behavior)
Icinga Config is not really a scriting language, but can be used partially to
do interesting stuff.
Regards
Markus Frosch
--
Icinga Open Source Monitoring
https://www.icinga.org
__
}
"--host-state" = {
required = true
value = "$host.state$"
}
}
So you are adding values to the existing dictionary, like a merge (you would
replace keys that have the same name).
Regards
Markus Frosch
--
Icinga Open Source Monitoring
On Do, 2015-08-06 at 15:18 +, Pascal Larivee wrote:
> thx. that is what I tought for the status.dat.
>
> For the IDO, it is a separate idodb from the master, I if understand
> that
> right?
yes, every Icinga2 instance can have multiple (and separate) IDO
databases. Its only the basic idea th
to implement the plugin myself.
>
> Can someone please point me at any tool which might already exist, or
> let me know how I might be able to implement this?
Since the API feature will first be introduced with 2.4 your best catch
is the IDO database to look for status information.
Local
On Mi, 2015-08-05 at 11:48 +, Pascal Larivee wrote:
>
> Need some light on what is needed for the remote web in satellite
> zone to
> have a view on that zone in case the master zone is not available or
> the
> case that the zone is disconnected from the rest of the world ( And
> people
> l
ith this.
Please open a ticket, patches are welcome :)
Cheers
Markus Frosch
--
mar...@lazyfrosch.de
http://www.lazyfrosch.de
signature.asc
Description: This is a digitally signed message part
___
icinga-users mailing list
icinga-users@lists.icinga.org
h
>
>
> At this point, I’m not sure even where else to look for answers, so I’m
> asking here. Anybody have an idea why I keep having to reconnect to the
> endpoints? And why it keeps saying it’s unauthenticated?
Unauthenticated means that the certificate can not be authenticated
aga
lp me out here :)
I guess you want to set a dependency service_a_X -> service_b_X ?
How about:
apply Dependency "dep_a_b" to Service {
parent_service_name = "service_b " + service.vars.thing
assign where match("service_a*", service.name) && service.vars.thing
!= nu
On 31.01.2015 14:47, Markus Joosten wrote:
> thanks alot for your response.
> Actually i would like the master _not_ to notify for hosts in the satellite
> zones.
> Only the satellite endpoints should generate alerts for the hosts in their
> zone.
>
> The master should only generate alerts for h
#x27;t recall why. It might just not have been ported yet.
That is because icingaweb2 is not yet released and under heavy
development. Though you are free to test it if you like.
https://git.icinga.org/?p=icingaweb2.git;a=summary
We appreciate feedback.
--
Markus Frosch
mar...@lazyfrosch.de
ht
quot;generic-service"
check_command = "http_custom"
vars.sla = "24x7"
vars += {
http_vhost = "www.example.com"
http_search = "2014 Example Inc."
http_timeout = 10
}
assi
and enable that.
resources.ini - or via web
module/monitoring/backends.ini - or via module web config
Cheers
Markus
--
Markus Frosch
mar...@lazyfrosch.de
http://www.lazyfrosch.de
signature.asc
Description: This is a digitally signed message part
___
icin
/localhost/http.conf so
> that it contains several other parameters available from
> /usr/lib/nagios/plugins/check_http command?
>
> For example, I would like /etc/icinga2/conf.d/hosts/localhost/http.conf
> check to contain -H and -s parameters.
Thats simple, just add the appropr
ow if there is any problem with the new
behavior.
See the bug for some notes: https://dev.icinga.org/issues/5713
Cheers
Markus Frosch
--
Markus Frosch
mar...@lazyfrosch.de
http://www.lazyfrosch.de
signature.asc
Description: This is a digitally signed message part
_
.1 is available for download [1] on GitHub – package
updates for your distribution should be available soon.
Please keep in touch by using the support channels [2] and report bugs
and/or feature requests to our development tracker [3].
Check the blog post for a changelog [4].
Cheers
Markus F
23 matches
Mail list logo