Skip to content

Instantly share code, notes, and snippets.

@tnt
Last active August 29, 2015 14:01
Show Gist options
  • Save tnt/9e77e61e98d42d27dd91 to your computer and use it in GitHub Desktop.
Save tnt/9e77e61e98d42d27dd91 to your computer and use it in GitHub Desktop.
root@opsidemo:~# tree /etc/nagios3/conf.d/
/etc/nagios3/conf.d/
|-- contacts_nagios2.cfg
|-- extinfo_nagios2.cfg
|-- generic-host_nagios2.cfg
|-- generic-service_nagios2.cfg
|-- hostgroups_nagios2.cfg
|-- localhost_nagios2.cfg
|-- opsi
| |-- clients
| | |-- client.domain.local.cfg
| | `-- createClients.py
| |-- configserver.domain.local.cfg
| |-- depotserver.domain.local.cfg
| |-- opsicommands.cfg
| |-- opsicontacts.cfg
| |-- opsihostgroups.cfg
| |-- opsihostgroups.cfg~
| |-- opsiservices.cfg
| |-- opsiservices.cfg~
| `-- opsitemplates.cfg
|-- opsi-nagios-connector-utils
| `-- config
| `-- trunk
| |-- clients
| | |-- client.domain.local.cfg
| | `-- createClients.py
| |-- configserver.domain.local.cfg
| |-- depotserver.domain.local.cfg
| |-- opsicommands.cfg
| |-- opsicontacts.cfg
| |-- opsihostgroups.cfg
| |-- opsiservices.cfg
| `-- opsitemplates.cfg
|-- pnp4nagios.cfg -> /etc/pnp4nagios/nagios.cfg
|-- services_nagios2.cfg
`-- timeperiods_nagios2.cfg
6 directories, 29 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment