Better go for the rest api (e.g to also fetch the executed command line).
either wrap it into curl, write your own cli tool or use the icinga2 console to
fetch objects, iterate over them checking their state and printing them :)
Kind regards,
Michael
Am 10.02.2016 um 07:57 schrieb Sunil Sankar
Use livestatus query to pull those
On Tue, Feb 9, 2016 at 9:41 PM, Saeed Abbassi wrote:
> Hi,
> Thanks for the great software. I have a working setup.
> I have also setup icingaweb and getting notification emails for the hosts.
>
> Is there any cli command listing all the services or hosts with
Hi All,
I plan to deploy Icinga 2 on my environment, but still not really sure
which scenario / architecture is best fit my needs. Details regarding my
infrastructure and needs :
Infrastructure
* Run on AWS. Currently one region multiple AZ
* Number of EC2 instances 400+ (might grow to 1000+ thi
Hello,
Example for ping4 services with CRITICAL state:
icingacli monitoring list --service=ping4 --service_state=2
From: icinga-users [mailto:icinga-users-boun...@lists.icinga.org] On Behalf Of
Saeed Abbassi
Sent: Tuesday, February 9, 2016 11:41 PM
To: icinga-users@lists.icinga.org
Sub
Hi,
Thanks for the great software. I have a working setup.
I have also setup icingaweb and getting notification emails for the hosts.
Is there any cli command listing all the services or hosts with ping4
service down?
Thank you
Saeed
___
icinga-users ma
If you are able to run an snmpwalk on the switches, I would recommend looking
for minor differences in the oid's - if port numbering, chassis number etc. are
even slightly different then the oid's will not match.
Hope this helps.
Jay
> On Feb 9, 2016, at 7:27 AM, Wesemeyer, Heiko
> wrote:
>
I've put it in quotes, the result is the same.
What I dont understand is, that the oid for the first switch
(".1.3.6.1.4.1.9.9.13.1.5.1.2.1006") is working.
I'll look into the snmp packets from the server, maybe there's something
strange.
Kind regars
Heiko
-Ursprüngliche Nachricht-
Von
Your oid is a string and should be enclosed in quotes:
vars.snmp_oid = .1.3.6.1.4.1.9.9.13.1.5.1.2.2006 => vars.snmp_oid =
".1.3.6.1.4.1.9.9.13.1.5.1.2.2006"
On 2/8/2016 11:40 PM, Wesemeyer, Heiko wrote:
Good morning everyone,
I've got some troubles to check our Cisco Catalyst Stacks with I