Thanks
On Wed, Jul 1, 2015 at 6:52 PM, Martin Stiborský wrote:
> yes, sure…I'll polish the code a bit and then I can publish it.
> Basically, you need to enable livestatus feature in icinga2, expose it
> through tcp socket…and then write a small piece of code for communication
> using the livest
yes, sure…I'll polish the code a bit and then I can publish it.
Basically, you need to enable livestatus feature in icinga2, expose it
through tcp socket…and then write a small piece of code for communication
using the livestatus protocol (
https://mathias-kettner.de/checkmk_livestatus.html).
I'll
Am 30.06.2015 um 11:50 schrieb Shay Rojansky:
Icinga2 comes with plugins-contrib.d/databases.conf which contains the
"postgres" CheckCommand. There seems to be an issue with the following line:
set_if = {{ macro("$postgres_unixsocket$") == false }}
This seems to never evaluate to true; the -H a
Hi ,
Can you please elaborate how you did your dashing integration ?
Thanks
On Wed, Jul 1, 2015 at 4:54 PM, Martin Stiborský wrote:
> Hi,
> I have done integration with dashing using livestatus, I could share that
> in case of interest.
> I didn't know about native integration, will definitely
Hi,
I have done integration with dashing using livestatus, I could share that
in case of interest.
I didn't know about native integration, will definitely look it up.
On Wed, Jul 1, 2015, 15:42 Tal Bar-Or wrote:
> Hi All,
>
> Looking into recent Icingaweb2 rc1 announcement there is Dashing
> Int
Hi All,
Looking into recent Icingaweb2 rc1 announcement there is Dashing
Integration, is there any how-to implememtation , didn't found any
Please advice
Thanks
--
Tal Bar-or
___
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.ici
Unfortunately this doesn't seem to work either, the agent doesn't start
when it's like this. It's OK when the bit of code between * are removed.
Nothing in the log either.
On Wed, 1 Jul 2015 at 10:46 Alexander Wirt wrote:
> On Wed, 01 Jul 2015, Bertalan Voros wrote:
>
> > Hello All,
> >
> > Is i
On Wed, 01 Jul 2015, Bertalan Voros wrote:
> Hello All,
>
> Is it possible to escape the '$'?
>
> Of cource it's because of Windows.
>
> object CheckCommand "powershell" {
> import "plugin-check-command"
> command = [
> "C:\\Windows\\sysnative\\WindowsPowerShell\\v1.0\\powershell.exe" ]
Hello All,
Is it possible to escape the '$'?
Of cource it's because of Windows.
object CheckCommand "powershell" {
import "plugin-check-command"
command = [
"C:\\Windows\\sysnative\\WindowsPowerShell\\v1.0\\powershell.exe" ]
arguments = {
"-command" = {