mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	feature: Support for up/down detection of ping only devices.
* Added support for ping only devices. * Renamed sql-schema/206 to 207. * Discovery tried to detect the OS when it shouldn't. * Updated db_schema.yaml * Added ping icon. * Don't show unused graphs and tabs when SNMP is disabled. * Allow the user to specify OS of ping only devices. * Removing custom OS now changes it to 'ping'. * Removed unnecessary use of mres(). * UI select box for SNMP enable/disable. * Hide device_ping_perf if ping is disable on device. * Fixed SNMP settings update status messages. * Added functionality to add ping only devices via the web ui. * Added ping only option to addhost.php * Added ping only support to snmp-scan.py * Moved sql 208 to 211 * Fixed scrutinizer issues. * Fixed broken ossearch. * Added ping only support to the API. * Updated API doc. * Added (optional) to OS and hardware description. Hid Port Settings, Applications, Modules, Storage, Processors, Memory and Components from the edit menu * Style fix. * Updated ping icon. * clean() instead of mres(). More escaping. Better help in snmp-scan.py and addhost.php * Fixed scrutinizer issue. * Always try SNMP in snmp-scan.py, new option for it in addhost.php. Slice instead of chunk in ajax_ossuggest.php. Other minor style changes. * Updated sql modifications to insert the new column in the same place as in db_schema.yaml.
This commit is contained in:
		
							
								
								
									
										1
									
								
								html/images/os/ping.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								html/images/os/ping.svg
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1824.6371 1561.5609"><path d="M293.36 16.483Q307.613.02 330.36.07q21.61-1.092 37.5 14.865l81.146 81.492q14.753 14.817 15.28 35.29.524 20.473-13.156 35.23-115.713 128.84-175.48 289.362-59.768 160.52-60.112 322.59-.345 162.07 58.74 322.844 59.083 160.774 173.677 290.674 13.617 14.815 13.005 35.285-.612 20.47-14.86 34.657l-81.49 81.147q-15.958 15.888-37.565 14.705-20.472-.043-35.225-14.86l-1.703-1.71q-141.265-156.684-216.194-353.887Q-1.007 990.553.013 778.442q-.117-212.113 75.65-408.995Q151.43 172.564 293.36 16.483zm289.398 292.91q14.822-17.028 37-17.55 22.182-1.66 38.64 14.868l76.605 76.934Q749.19 397.89 750 417.51q.812 19.622-12.3 34.948-118.017 142.485-118.41 327.3-.393 184.817 117.017 327.802 13.047 15.382 12.152 35-.896 19.617-15.143 33.803l-76.933 76.606q-16.526 16.456-38.7 14.703-19.335-.04-34.09-14.858l-2.836-2.85q-83.385-98.557-127.767-220.062-44.38-121.505-43.537-250.59-.295-129.088 44.604-250.404 44.898-121.316 128.7-219.517zm438.678 581.202q-45.59 45.396-109.28 45.26-63.69-.134-109.087-45.724-45.398-45.59-45.262-109.28.135-63.69 45.725-109.087 45.59-45.396 109.28-45.26 63.69.135 109.088 45.725 45.397 45.59 45.262 109.28-.136 63.69-45.726 109.087zm220.443 361.573q-14.823 17.028-37.002 17.55-22.18 1.658-38.638-14.868l-76.606-76.933q-14.187-14.247-14.998-33.868-.81-19.62 12.3-34.947 118.018-142.485 118.41-327.3.394-184.817-117.016-327.803-13.047-15.38-12.152-34.998.895-19.618 15.142-33.804l76.933-76.607q16.526-16.455 38.7-14.702 19.335.042 34.09 14.858l2.836 2.85q83.384 98.556 127.766 220.06 44.382 121.506 43.54 250.592.293 129.088-44.606 250.403-44.898 121.316-128.7 219.518zm289.396 292.91q-14.25 16.46-36.998 16.413-21.612 1.092-37.5-14.864l-81.146-81.492q-14.754-14.817-15.28-35.29-.525-20.473 13.155-35.23 115.713-128.84 175.48-289.362 59.768-160.522 60.112-322.592.344-162.07-58.74-322.843-59.084-160.775-173.678-290.675-13.617-14.814-13.005-35.285.613-20.47 14.86-34.657l81.492-81.146q15.955-15.89 37.562-14.705 20.472.042 35.226 14.86l1.702 1.71q141.265 156.683 216.194 353.885 74.93 197.203 73.91 409.314.117 212.112-75.65 408.994-75.767 196.882-217.697 352.964z" fill="#575756"/></svg>
 | 
			
		||||
| 
		 After Width: | Height: | Size: 2.1 KiB  | 
		Reference in New Issue
	
	Block a user