| I need to use maxvalue on the (quotient of two oids)*100.
|
| rather than run a script, it'd be nice if argus could do this for me.
the current dev code has a 'compute' service:
Service Compute {
uname: oid1_plus_oid2
expr: %{Top:SNMP:athena:athena_snmpv2_1} + %{Top:SNMP:athena:athena_snmpv2_2}
}