When a new host is found (discovered), it would be useful to create an action which will read another value (item) to perform new operations (the one found in action->operation).
The idea behind that is we would like to place newly discovered devices in several groups. Currently, we use the OID to identify the brand and model (and to store them in the group). We use the IP address to identify the provider. But, for other groups, we need to do them by hand because reading other items is required.
The idea behind that is we would like to place newly discovered devices in several groups. Currently, we use the OID to identify the brand and model (and to store them in the group). We use the IP address to identify the provider. But, for other groups, we need to do them by hand because reading other items is required.
Comment