mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	docs: Document need for zulip group for some nagios checks.
This commit is contained in:
		@@ -355,7 +355,7 @@ Application server and queue worker monitoring:
 | 
			
		||||
* `check_worker_memory` (monitors for memory leaks in queue workers)
 | 
			
		||||
 | 
			
		||||
* `check_email_deliverer_backlog` and `check_email_deliverer_process`
 | 
			
		||||
  (monitors for whether outgoing emails are being sent)
 | 
			
		||||
  (monitors for whether scheduled outgoing emails are being sent)
 | 
			
		||||
 | 
			
		||||
Database monitoring:
 | 
			
		||||
 | 
			
		||||
@@ -375,6 +375,11 @@ Standard server monitoring:
 | 
			
		||||
 | 
			
		||||
* `check_debian_packages` (checks apt repository is up to date)
 | 
			
		||||
 | 
			
		||||
**Note**: While most commands require no special permissions,
 | 
			
		||||
  `check_email_deliverer_backlog`, requires the `nagios` user to be in
 | 
			
		||||
  the `zulip` group, in order to access `SECRET_KEY` and thus run
 | 
			
		||||
  Zulip management commands.
 | 
			
		||||
 | 
			
		||||
If you're using these plugins, bug reports and pull requests to make
 | 
			
		||||
it easier to monitor Zulip and maintain it in production are
 | 
			
		||||
encouraged!
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user