mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	THIS. IS. OBSERVIUM. also some indexes on sql tables.
git-svn-id: http://www.observium.org/svn/observer/trunk@1373 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
		| @@ -6,7 +6,9 @@ | ||||
|  | ||||
|   unset ($port_ifAlias); | ||||
|  | ||||
| #  echo("parser!"); | ||||
|   echo("parser!"); | ||||
|  | ||||
|   echo($this_port['ifAlias']); | ||||
|  | ||||
|   list($type,$descr) = preg_split("/[\:\[\]\{\}\(\)]/", $this_port['ifAlias']); | ||||
|   list(,$circuit) = preg_split("/[\{\}]/", $this_port['ifAlias']); | ||||
| @@ -21,7 +23,9 @@ | ||||
|     $port_ifAlias['speed'] = $speed; | ||||
|     $port_ifAlias['notes'] = $notes; | ||||
|  | ||||
|     print_r($port_ifAlias); | ||||
| #    if($debug) { | ||||
|       print_r($port_ifAlias); | ||||
| #    } | ||||
|  | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user