mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Started UHP VSAT support * continue uhp * end of day * uhp support * fixed icon / logo * cleanup * added test data * Delete Uhp.php If the file is empty let's delete it * added test data * Update uhp.yaml spacing fix * Fixed identation * New test data * Fixed * styling * fix Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
11 lines
187 B
YAML
11 lines
187 B
YAML
os: uhp
|
|
text: 'UHP Networks VSAT Terminal'
|
|
type: wireless
|
|
icon: uhp
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.8000
|
|
mib_dir: uhp
|
|
poller_modules:
|
|
netstats: false |