Files
librenms-librenms/includes/definitions/pktj.yaml
Tony Murray 020c5fd7e1 Remove legacy code and fix missing device graphs (#11950)
* removing $graphs global

* remove unused things

* fix some additional graphs

* Fix graphs persisting too soon

* correct name for poller module performance graph

* only one type of graph is used here
2020-07-23 09:57:22 -05:00

18 lines
429 B
YAML

os: pktj
type: network
group: unix
text: 'Gandi Packet Journey'
icon: gandi
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
processor_stacked: true
discovery:
-
sysDescr_regex: '/^Linux/'
snmpget:
oid: 'GANDI-MIB::rxCounter.0'
op: '!='
value: false