Guest User

watchdog.json

a guest
Mar 14th, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. {
  2. "centreonBroker": {
  3. "cbd": [
  4. {
  5. "name": "central-broker-master",
  6. "configuration_file": "/etc/centreon-broker/central-broker.json",
  7. "run": true,
  8. "reload": true
  9. },
  10. {
  11. "name": "central-rrd-master",
  12. "configuration_file": "/etc/centreon-broker/central-rrd.json",
  13. "run": true,
  14. "reload": true
  15. }
  16. ],
  17. "log": "/var/log/centreon-broker/watchdog.log"
  18. }
  19. }
Add Comment
Please, Sign In to add comment