graphing alias feature request

Jeff Weisberg jaw+arguslist at tcp4me.com
Mon Aug 2 11:54:53 EDT 2004


| It'd be nice if you could graph the result of an alias -- then we could do
| things like:

you need to enable graphing on the actual object:

        Service UDP/SNMP {
                graph: yes
                # ...
        }

        Group "STMP" {
                graph: yes
                Alias "Concurrency" "Top:FooSNMP_.1.3.6.1.4.1"
                # ...
        }

        --jeff


More information about the Arguslist mailing list