mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Fix missing mib_dir in definition * Added state sensors * snmprec data * json data * delete unused snmprec * License and Author * remove unused json data * Fix style issues * Fix more style issues coz im blind * Fix more style issues coz im blind last * Refactored * Why do we loop? * Fix style issues * Update polling * Refactor to use methods * Fix a pair of style issues * Updated test files * Convert to yaml * Wrong description on Mode * Added another state + fixed some indexes * Dunno what happened * Fix for phpstan level 6 * Fix forstyleci Co-authored-by: Tony Murray <murraytony@gmail.com>
13 lines
236 B
YAML
13 lines
236 B
YAML
os: himoinsa-gensets
|
|
text: 'Himoinsa Generator Sets'
|
|
type: power
|
|
icon: himoinsa
|
|
group: himoinsa
|
|
mib_dir: himoinsa
|
|
over:
|
|
- { graph: device_uptime, text: 'Device Uptime' }
|
|
discovery:
|
|
-
|
|
sysDescr:
|
|
- 'C2LAN SNMP'
|