mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Docs refactor (#7389)
* docs: Refactored docs for new layout * some more changes * more doc updates * More doc updates * small update * small update
This commit is contained in:
		@@ -61,9 +61,3 @@ Alert when:
 | 
			
		||||
 | 
			
		||||
## Procedure
 | 
			
		||||
You can associate a rule to a procedure by giving the URL of the procedure when creating the rule. Only links like "http://" are supported, otherwise an error will be returned. Once configured, procedure can be opened from the Alert widget through the "Open" button, which can be shown/hidden from the widget configuration box.
 | 
			
		||||
 | 
			
		||||
## Testing alerts
 | 
			
		||||
 | 
			
		||||
You can test your transports by forcing an actual active alert to run regardless of the interval or delay values.
 | 
			
		||||
 | 
			
		||||
`./scripts/test-alert.php`. This script accepts -r for the rule id, -h for the device id or hostname and -d for debug.
 | 
			
		||||
		Reference in New Issue
	
	Block a user