Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
|
raspagerc9000 [2019/07/16 23:24] df2et |
raspagerc9000 [2026/01/30 14:13] (aktuell) dj7lc Fix urls |
||
|---|---|---|---|
| Zeile 211: | Zeile 211: | ||
| </code> | </code> | ||
| - | Change the part where the localhost entry is given a a useful name of your C9000. The example here is ''c9000.db0sda.ampr.org''. | + | Change the part where the localhost entry is given a a useful name of your C9000. The example here is ''c9000.db0sda.hamnet.radio''. |
| <file> | <file> | ||
| # a simple host tree | # a simple host tree | ||
| - | [c9000.db0sda.ampr.org] | + | [c9000.db0sda.hamnet.radio] |
| address localhost | address localhost | ||
| use_node_name yes | use_node_name yes | ||
| Zeile 318: | Zeile 318: | ||
| #contact.nagios.command /usr/bin/send_nsca nagios.host.comm -c /etc/nsca.conf | #contact.nagios.command /usr/bin/send_nsca nagios.host.comm -c /etc/nsca.conf | ||
| - | [c9000.db0sda.ampr.org] | + | [c9000.db0sda.hamnet.radio] |
| address localhost | address localhost | ||
| use_node_name yes | use_node_name yes | ||
| Zeile 331: | Zeile 331: | ||
| # telnetting to localhost, port 4949 | # telnetting to localhost, port 4949 | ||
| # | # | ||
| - | host_name c9000.db0sda.ampr.org | + | host_name c9000.db0sda.hamnet.radio |
| </file> | </file> | ||
| Zeile 372: | Zeile 372: | ||
| # telnetting to localhost, port 4949 | # telnetting to localhost, port 4949 | ||
| # | # | ||
| - | host_name c9000.db0sda.ampr.org | + | host_name c9000.db0sda.hamnet.radio |
| # A list of addresses that are allowed to connect. This must be a | # A list of addresses that are allowed to connect. This must be a | ||
| Zeile 578: | Zeile 578: | ||
| define service{ | define service{ | ||
| use generic-service-rwthafu | use generic-service-rwthafu | ||
| - | host_name c9000.db0sda.ampr.org | + | host_name c9000.db0sda.hamnet.radio |
| service_description PA Temperature | service_description PA Temperature | ||
| check_command check_nrpe_1arg!check_PA_temp | check_command check_nrpe_1arg!check_PA_temp | ||
| Zeile 586: | Zeile 586: | ||
| define service{ | define service{ | ||
| use generic-service-rwthafu | use generic-service-rwthafu | ||
| - | host_name c9000.db0sda.ampr.org | + | host_name c9000.db0sda.hamnet.radio |
| service_description C9000 Temperature | service_description C9000 Temperature | ||
| check_command check_nrpe_1arg!check_C9000_temp | check_command check_nrpe_1arg!check_C9000_temp | ||