[icinga-users] Refactoring Icinga2 configuration language?

2016-01-11 Thread Paul C
Is there any discussion on refactoring the scripting language within Icinga2? After trying to train a few people and migrate some Icinga1 configs I'm having mixed feelings about how it works now. Sorry in advanced if these things sound misinformed since I'm no expert on Icinga2. Nonetheless, thes

Re: [icinga-users] Check Windows Print Queues

2016-01-11 Thread Tommy Orndorff
You could configure something easily with check_wmi_plus. Quickly looking over the files, there is a similar query configured out of the box — you would just need to modify the wmic query that’s being used. You could modify the `checkprintjob` or `checkprint` queries as needed. On 1/11/16, 1

Re: [icinga-users] Problem with Icingaweb2

2016-01-11 Thread Peltokangas Mikko
This works, thanks! -Alkuperäinen viesti- Lähettäjä: icinga-users [mailto:icinga-users-boun...@lists.icinga.org] Puolesta Eric Lippmann Lähetetty: 11. tammikuuta 2016 13:28 Vastaanottaja: icinga-users@lists.icinga.org Aihe: Re: [icinga-users] Problem with Icingaweb2 Hi Mikko, The error

Re: [icinga-users] Check Windows Print Queues

2016-01-11 Thread Michael Friedrich
> On 10 Jan 2016, at 16:56, felix1761 wrote: > > Hi > > Is anyone familiar with checking Windows print queues? No, but if it provides an interface to query one could write a plugin, or look for one someone else already implemented :) > We need a generic check that will tell us if any print que

Re: [icinga-users] Slow "recovery" of icinga2 after reload of configuration

2016-01-11 Thread Michael Friedrich
> On 10 Jan 2016, at 12:16, Zdenek Pizl wrote: > > Hallo, > > we've got an icinga2 master (let's call it uber-master) which is keeping > configuration of several satellite zones and distibutes configuration to > appropriate subordinate zones. Each satellite zone consists of few executive > in

Re: [icinga-users] Alert History not show schedule downtime comments

2016-01-11 Thread Michael Friedrich
> On 08 Jan 2016, at 18:31, Renato Pinheiro wrote: > > Hello, > > Which update from x to y? > Change from Icinga to Icinga2. > > The problem is that now we can not see who created the schedule downtime > because not appear the comment in the alert history. Not sure how you made it happen that t

Re: [icinga-users] configuration synchronized but not read

2016-01-11 Thread Michael Friedrich
> On 07 Jan 2016, at 16:08, Francesco Savignago > wrote: > > Hi guys. > I have a client setup that should receive configuration from master. > Client of course has "accept_config = true". > > Proper configuration seems to be synced by reading logged activity. Infact I > can find configuration f

Re: [icinga-users] icingaweb2 Quick question:

2016-01-11 Thread Michael Friedrich
> On 31 Dec 2015, at 14:24, George Hrysanthopoulos > wrote: > > Everyone, > > Where is the documentation for icingaweb2 Preferences->Navigation > Specifically adding new menu items and creating filters. > I tried adding a few menu items but it stops me from creating new > ones with certain key-w

Re: [icinga-users] Problem with Icingaweb2

2016-01-11 Thread Eric Lippmann
Hi Mikko, The error in the log may be related to #10918. Could please check the content of /etc/icingaweb2/roles.ini. If the file does not exist, add the following content: [admin] permissions = * users = Then please re-login. Best, Eric > On 11 Jan 2016, at 9:57 AM, Peltokangas Mikko > w

Re: [icinga-users] Service acknowledgement

2016-01-11 Thread Michael Friedrich
Hi, there is no default value for sticky acknowledgements in Icinga 1.x - you’ll pass the sticky attribute using the external command which requires the value being set - either to 0 (not sticky) or 2 (sticky). http://docs.icinga.org/latest/en/extcommands2.html [—snip—] ACKNOWLEDGE_SVC_PROBLEM

Re: [icinga-users] Problem with Icingaweb2

2016-01-11 Thread Peltokangas Mikko
Hi Eric, it exists and it is readable by Web 2. -Alkuperäinen viesti- Lähettäjä: icinga-users [mailto:icinga-users-boun...@lists.icinga.org] Puolesta Eric Lippmann Lähetetty: 11. tammikuuta 2016 10:39 Vastaanottaja: icinga-users@lists.icinga.org Aihe: Re: [icinga-users] Problem with Icing

Re: [icinga-users] Problem with Icingaweb2

2016-01-11 Thread Eric Lippmann
Hi Mikko, Please check whether /etc/icingaweb2/resources.ini exists and is readable by Web 2. Best, Eric On 10 Jan 2016, at 9:44 PM, Peltokangas Mikko mailto:mikko.peltokan...@alavus.fi>> wrote: Hi, I just upgraded icingaweb2 and now it says ”Currently there is no dashlet available”. Applic