can i put in one single service the result of 2 checks?
I mean, in the FortiMail, different mail queues, each with its name and size. I attached photo to be better understood.
I seek to represent multiple values of the same line in one service, like so:
snmpwalk -v2c xx.xx.xx.xx - -c comunity fmlMailQueueMailCount.1 && snmpwalk-v2c xx.xx.xx.xx -c comunity fmlMailQueueMailSize.1
FORTINET-FortiMail-MIB :: fmlMailQueueMailCount.1 = Gauge32: 0
FORTINET-FortiMail-MIB :: fmlMailQueueMailSize.1 = Gauge32: 0
