Hi,
Please can anyone share the link or explain how disk monitoring of remote
server works in icinga2 for Ubuntu/linux.
Thanks & Regards
Shantala
___
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/ic
snmp-based checks.
And now i'm planning on replace snmp with sending results via API.
07.04.2016, 10:40, "Meti, Shantala (NFV BU)" :
> Hi,
>
> Please can anyone share the link or explain how disk monitoring of remote
> server works in icinga2 for Ubuntu/linux.
&
Hi,
I need to implement a custom plugin in icinga2 which needs a ssh connection to
remote host as part of the custom plugin requirement. I want to use the default
ssh plugin available to ssh connection (credentials won't be passed).
Please can anyone let me know, how to use existing plugin in
Please can anyone comment on query mentioned in below mail.
From: Meti, Shantala (NFV BU)
Sent: Thursday, April 14, 2016 4:27 PM
To: Icinga User's Corner
Subject: How to use default plugins in custom plugins
Hi,
I need to implement a custom plugin in icinga2 which needs a ssh connecti
Hi,
I am monitoring memory of the remote host from icinga VM (agentless check) by
doing ssh and executing custom plugin in remote host.
I am able raise one alarm per plugin. I am returning multiple metrics values
from one plugin and want to see multiple alarms raised from icinga for one
plug
Hi,
Even I have the same requirement but could not find any relevant information in
documents.
Thanks & Regards
Shantala
From: icinga-users [mailto:icinga-users-boun...@lists.icinga.org] On Behalf Of
Tejas Gadaria
Sent: Monday, May 30, 2016 10:44 AM
To: Icinga User's Corner
Subject: [icinga
Hi,
Please can anyone share sample /var/run/icinga2/cmd/icinga2.cmd file.
My requirement is:
SNMP traps generated through agent need to be viewed in icingaweb2 UI. My
current /var/run/icinga2/cmd/icinga2.cmd file for test alarm looks as below:
PROCESS_SERVICE_CHECK_RESULT;Controller2;snmp_
Hi,
I am integrating SNMP traps to icinga2 using snmptrapd and snmptt. It's working
perfectly fine for one host.
Icinga2 configuration files look as below:
==commands.conf file content
object Service "cmc_traps" {
import "generic-service"
host_name = "10.206.41.16"