summaryrefslogtreecommitdiff
path: root/manifests/pnp4nagios.pp
AgeCommit message (Collapse)Author
2016-03-19[bug] Install pnp4nagios after nagiosvarac
Apt installs recommended packages by default. When pnp4nagios is installed before nagios is installed, it will install icinga or nagios as recommended package, and choses icinga for unknown reasons (alphabetical ?). So we ensure pnp4nagios* packages are installed after nagios. This resolves: https://leap.se/code/issues/7976
2016-03-17Install pnp4nagios after pnp4nagios-web-config-nagios3varac
Without a relationship, `pnp4nagios` will pull `pnp4nagios-web-config-icinga` because the package provider installs the recommends by default. This package itself will pull in icinga as dependency then. So we install `pnp4nagios-web-config-nagios3` before. Patch was sent to the leap-discuss ml on March 17th.
2016-03-10Improve relationship of nagios resourcesvarac
2015-12-05Merge remote-tracking branch 'shared/master'mh
2015-11-06[bug] Install pnp4nagios-web-config-nagios3 .debvarac
On jessie hosts, pnp4nagios-web defaults now to pnp4nagios-web-config-icinga, so we install pnp4nagios-web-config-nagios3 manually.
2014-10-05get auto purging working againmh
That purging resources work correctly, the config files must be at the location that the nagios providers have internally, which is at /etc/nagios/<name>.cfg To ease the config file we used the cfg_dir option so far, which we can't anymore and hence this change requires adoption of your site modules. But auto-purging resources will then finally work.
2013-02-27delete commented nagios_host and -service template definitionsvarac
2013-02-22remove site-nagios source lines, we decided that it is better not to carry ↵Micah Anderson
that old baggage around
2013-02-14make site_nagios source primary, but allow fall-back to site-nagiosMicah Anderson
2013-02-14lintian of pnp4nagios commitsMicah Anderson
2013-02-14forgot $varac
2013-02-14fix proper deployment of pnp4nagios-templates.cfgvarac
2013-02-14require pnp4nagios package for config filevarac
2013-02-14use a graph style icon for action.gifvarac
2013-02-14typovarac
2013-02-14fixed conf file permissions, notify servicesvarac
2013-02-14depend on pnp4nagios instead of npcdvarac
2013-02-14configure pnp4nagios npcdvarac
2013-02-14typovarac
2013-02-14package pnp4nagios available now, fix permissions for config filesvarac
2013-02-14corrected path to pnp4nagios apache.confvarac
2013-02-14possibility to deploy a custom pnp4nagios apache confignadir
2013-02-14basic pnp4nagios grapher integrationvarac