Observium grouping multi ports

Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input

Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam. On 01/02/2017 09:51:30, Sophanith Chhom sophanith.chhom@gmail.com wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong adama@memetic.org:
Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom sophanith.chhom@gmail.com wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/ cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam. On 01/02/2017 12:26:22, Markus Klock markus@best-practice.se wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong <adama@memetic.org [mailto:adama@memetic.org]>:
Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam. On 01/02/2017 09:51:30, Sophanith Chhom <sophanith.chhom@gmail.com [mailto:sophanith.chhom@gmail.com]> wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong adama@memetic.org:
Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam.
On 01/02/2017 12:26:22, Markus Klock markus@best-practice.se wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong adama@memetic.org:
Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom sophanith.chhom@gmail.com wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/ cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Oh ok then. :)
Adam.
Sent from BlueMail
On 1 Feb 2017, 14:51, at 14:51, Markus Klock markus@best-practice.se wrote:
yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong adama@memetic.org:
Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam.
On 01/02/2017 12:26:22, Markus Klock markus@best-practice.se wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong adama@memetic.org:
Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom sophanith.chhom@gmail.com wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample
above.
Thamks a lot for your input _______________________________________________ observium mailing
list
observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing
list
observium@observium.org http://postman.memetic.org/ cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Thanks All for your input :)
Another one, let's say I have multi hosts/nodes and want to group with multi ports in different nodes as bellow sample: Eg: 10.1.1.1(Port TenGigE0/0/0/0), 10.1.1.2(TenGigE0/0/0/0), 10.1.1.3( TenGigE0/0/0/1)
Device match: hostname list 10.23.2.150,10.23.2.151
Entity Match: ifName list TenGigE0/0/0/0,TenGigE0/0/0/0,TenGigE0/0/0/1
Note: It seems not working with Device match rule or is it possible to do with this case for grouping multi ports in different nodes/hosts because some ports are the same port/interface name in different nodes?
Thanks a lot for your input
On Wed, Feb 1, 2017 at 10:26 PM, Adam Armstrong adama@memetic.org wrote:
Oh ok then. :)
Adam.
Sent from BlueMail http://www.bluemail.me/r On 1 Feb 2017, at 14:51, Markus Klock markus@best-practice.se wrote:
yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong adama@memetic.org:
Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam.
On 01/02/2017 12:26:22, Markus Klock markus@best-practice.se wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong adama@memetic.org:
Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom sophanith.chhom@gmail.com wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

You'll need a separate association for each device, otherwise you'll match ports you don't want to match.
A better way to do this would be using port description matching.
adam. On 02/02/2017 01:10:57, Sophanith Chhom sophanith.chhom@gmail.com wrote: Thanks All for your input :)
Another one, let's say I have multi hosts/nodes and want to group with multi ports in different nodes as bellow sample: Eg: 10.1.1.1(Port TenGigE0/0/0/0), 10.1.1.2(TenGigE0/0/0/0), 10.1.1.3(TenGigE0/0/0/1)
Device match: hostname list 10.23.2.150,10.23.2.151
Entity Match: ifName list TenGigE0/0/0/0,TenGigE0/0/0/0,TenGigE0/0/0/1
Note: It seems not working with Device match rule or is it possible to do with this case for grouping multi ports in different nodes/hosts because some ports are the same port/interface name in different nodes?
Thanks a lot for your input
On Wed, Feb 1, 2017 at 10:26 PM, Adam Armstrong <adama@memetic.org [mailto:adama@memetic.org]> wrote:
Oh ok then. :)
Adam.
Sent from BlueMail [http://www.bluemail.me/r] On 1 Feb 2017, at 14:51, Markus Klock <markus@best-practice.se [mailto:markus@best-practice.se]> wrote: yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong <adama@memetic.org [mailto:adama@memetic.org]>:
Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam. On 01/02/2017 12:26:22, Markus Klock <markus@best-practice.se [mailto:markus@best-practice.se]> wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong <adama@memetic.org [mailto:adama@memetic.org]>:
Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam. On 01/02/2017 09:51:30, Sophanith Chhom <sophanith.chhom@gmail.com [mailto:sophanith.chhom@gmail.com]> wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Thanks a lot Adam, I got it now :)
On Thu, Feb 2, 2017 at 10:05 AM, Adam Armstrong adama@memetic.org wrote:
You'll need a separate association for each device, otherwise you'll match ports you don't want to match.
A better way to do this would be using port description matching.
adam.
On 02/02/2017 01:10:57, Sophanith Chhom sophanith.chhom@gmail.com wrote: Thanks All for your input :)
Another one, let's say I have multi hosts/nodes and want to group with multi ports in different nodes as bellow sample: Eg: 10.1.1.1(Port TenGigE0/0/0/0), 10.1.1.2(TenGigE0/0/0/0), 10.1.1.3( TenGigE0/0/0/1)
Device match: hostname list 10.23.2.150,10.23.2.151
Entity Match: ifName list TenGigE0/0/0/0,TenGigE0/0/0/0,TenGigE0/0/0/1
Note: It seems not working with Device match rule or is it possible to do with this case for grouping multi ports in different nodes/hosts because some ports are the same port/interface name in different nodes?
Thanks a lot for your input
On Wed, Feb 1, 2017 at 10:26 PM, Adam Armstrong adama@memetic.org wrote:
Oh ok then. :)
Adam.
Sent from BlueMail http://www.bluemail.me/r On 1 Feb 2017, at 14:51, Markus Klock markus@best-practice.se wrote:
yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong adama@memetic.org:
Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam.
On 01/02/2017 12:26:22, Markus Klock markus@best-practice.se wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong adama@memetic.org:
Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom sophanith.chhom@gmail.com wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi -bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/ cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

Hello,
Do you mind if I ask how you set this up, I’m struggling to get my interface descriptions to match in the match statement.
Thank you
Randy Mahurin
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Sophanith Chhom Sent: Wednesday, February 01, 2017 8:52 PM To: Observium Network Observation System observium@observium.org Subject: [EXTERNAL] Re: [Observium] Observium grouping multi ports
Thanks a lot Adam, I got it now :)
On Thu, Feb 2, 2017 at 10:05 AM, Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> wrote: You'll need a separate association for each device, otherwise you'll match ports you don't want to match.
A better way to do this would be using port description matching.
adam.
On 02/02/2017 01:10:57, Sophanith Chhom <sophanith.chhom@gmail.commailto:sophanith.chhom@gmail.com> wrote: Thanks All for your input :)
Another one, let's say I have multi hosts/nodes and want to group with multi ports in different nodes as bellow sample: Eg: 10.1.1.1(Port TenGigE0/0/0/0), 10.1.1.2(TenGigE0/0/0/0), 10.1.1.3(TenGigE0/0/0/1)
Device match: hostname list 10.23.2.150,10.23.2.151
Entity Match: ifName list TenGigE0/0/0/0,TenGigE0/0/0/0,TenGigE0/0/0/1
Note: It seems not working with Device match rule or is it possible to do with this case for grouping multi ports in different nodes/hosts because some ports are the same port/interface name in different nodes?
Thanks a lot for your input
On Wed, Feb 1, 2017 at 10:26 PM, Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> wrote: Oh ok then. :) Adam. Sent from BlueMailhttp://www.bluemail.me/r On 1 Feb 2017, at 14:51, Markus Klock <markus@best-practice.semailto:markus@best-practice.se> wrote: yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org>: Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam.
On 01/02/2017 12:26:22, Markus Klock <markus@best-practice.semailto:markus@best-practice.se> wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org>: Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom <sophanith.chhom@gmail.commailto:sophanith.chhom@gmail.com> wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
________________________________
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
---------------------------------------------------------------------
This transmission may contain information that is privileged, confidential and/or exempt from disclosure under
applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If
you received this transmission in error, please immediately contact the sender and destroy the material in its
entirety, whether in electronic or hard copy format. Thank you.
---------------------------------------------------------------------

What are you trying to do?
Adam.
Sent from BlueMail
On 2 Feb 2017, 15:04, at 15:04, "Mahurin, Randy" RMahurin@idahopower.com wrote:
Hello,
Do you mind if I ask how you set this up, I’m struggling to get my interface descriptions to match in the match statement.
Thank you
Randy Mahurin
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Sophanith Chhom Sent: Wednesday, February 01, 2017 8:52 PM To: Observium Network Observation System observium@observium.org Subject: [EXTERNAL] Re: [Observium] Observium grouping multi ports
Thanks a lot Adam, I got it now :)
On Thu, Feb 2, 2017 at 10:05 AM, Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> wrote: You'll need a separate association for each device, otherwise you'll match ports you don't want to match.
A better way to do this would be using port description matching.
adam.
On 02/02/2017 01:10:57, Sophanith Chhom <sophanith.chhom@gmail.commailto:sophanith.chhom@gmail.com> wrote: Thanks All for your input :)
Another one, let's say I have multi hosts/nodes and want to group with multi ports in different nodes as bellow sample: Eg: 10.1.1.1(Port TenGigE0/0/0/0), 10.1.1.2(TenGigE0/0/0/0), 10.1.1.3(TenGigE0/0/0/1)
Device match: hostname list 10.23.2.150,10.23.2.151
Entity Match: ifName list TenGigE0/0/0/0,TenGigE0/0/0/0,TenGigE0/0/0/1
Note: It seems not working with Device match rule or is it possible to do with this case for grouping multi ports in different nodes/hosts because some ports are the same port/interface name in different nodes?
Thanks a lot for your input
On Wed, Feb 1, 2017 at 10:26 PM, Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> wrote: Oh ok then. :) Adam. Sent from BlueMailhttp://www.bluemail.me/r On 1 Feb 2017, at 14:51, Markus Klock <markus@best-practice.semailto:markus@best-practice.se> wrote: yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org>: Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam.
On 01/02/2017 12:26:22, Markus Klock <markus@best-practice.semailto:markus@best-practice.se> wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org>: Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom <sophanith.chhom@gmail.commailto:sophanith.chhom@gmail.com> wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
This transmission may contain information that is privileged, confidential and/or exempt from disclosure under
applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If
you received this transmission in error, please immediately contact the sender and destroy the material in its
entirety, whether in electronic or hard copy format. Thank you.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

I’m trying to do a port group so I can grab an aggregate graph. I have two hosts with a total 6 ports. I’m trying to match on interface description which does show up if looking at a single port graph. I’m assuming my syntax is off somewhere. The attribute ifDesc ethx/y worked, but it captured too many ports. My group association looks like:
[cid:image001.jpg@01D27D48.44F9BAE0]
Thank you
Randy Mahurin
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: Thursday, February 02, 2017 10:53 AM To: Observium Network Observation System observium@observium.org Cc: 'Observium Network Observation System' observium@observium.org Subject: Re: [Observium] [EXTERNAL] Re: Observium grouping multi ports
What are you trying to do? Adam. Sent from BlueMailhttp://www.bluemail.me/r On 2 Feb 2017, at 15:04, "Mahurin, Randy" <RMahurin@idahopower.commailto:RMahurin@idahopower.com> wrote: Hello,
Do you mind if I ask how you set this up, I’m struggling to get my interface descriptions to match in the match statement.
Thank you
Randy Mahurin
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Sophanith Chhom Sent: Wednesday, February 01, 2017 8:52 PM To: Observium Network Observation System <observium@observium.orgmailto:observium@observium.org> Subject: [EXTERNAL] Re: [Observium] Observium grouping multi ports
Thanks a lot Adam, I got it now :)
On Thu, Feb 2, 2017 at 10:05 AM, Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> wrote: You'll need a separate association for each device, otherwise you'll match ports you don't want to match.
A better way to do this would be using port description matching.
adam.
On 02/02/2017 01:10:57, Sophanith Chhom <sophanith.chhom@gmail.commailto:sophanith.chhom@gmail.com> wrote: Thanks All for your input :)
Another one, let's say I have multi hosts/nodes and want to group with multi ports in different nodes as bellow sample: Eg: 10.1.1.1(Port TenGigE0/0/0/0), 10.1.1.2(TenGigE0/0/0/0), 10.1.1.3(TenGigE0/0/0/1)
Device match: hostname list 10.23.2.150,10.23.2.151
Entity Match: ifName list TenGigE0/0/0/0,TenGigE0/0/0/0,TenGigE0/0/0/1
Note: It seems not working with Device match rule or is it possible to do with this case for grouping multi ports in different nodes/hosts because some ports are the same port/interface name in different nodes?
Thanks a lot for your input
On Wed, Feb 1, 2017 at 10:26 PM, Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> wrote: Oh ok then. :) Adam. Sent from BlueMailhttp://www.bluemail.me/r On 1 Feb 2017, at 14:51, Markus Klock <markus@best-practice.semailto:markus@best-practice.se> wrote: yes, don't know, yes :p
/Markus
2017-02-01 15:03 GMT+01:00 Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org>: Is list a thing? is that just a set of OR'd EQUALS?
Is it in the docs? :O
adam.
On 01/02/2017 12:26:22, Markus Klock <markus@best-practice.semailto:markus@best-practice.se> wrote: its probably easier to create a list of them. This should work:
ifName list TenGigE0/0/0/0,TenGigE0/0/0/1,TenGigE0/0/0/2
/Markus
2017-02-01 13:10 GMT+01:00 Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org>: Associations rules are evaluated as AND conditions. You need to use regular expressions for this.
adam.
On 01/02/2017 09:51:30, Sophanith Chhom <sophanith.chhom@gmail.commailto:sophanith.chhom@gmail.com> wrote: Hi All,
Is it possible to group multi ports entity match as bellow sample?
ifName equals TenGigE0/0/0/0 ifName equals TenGigE0/0/0/1 ifName equals TenGigE0/0/0/2
Note: It's working fine if we only define one condition like "ifName equals TenGigE0/0/0/0" But it won't work if we combine multi like two or three as sample above.
Thamks a lot for your input _______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
________________________________
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
--------------------------------------------------------------------- [Idaho Power Legal Disclaimer]
This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.
---------------------------------------------------------------------
________________________________
observium mailing list observium@observium.orgmailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (4)
-
Adam Armstrong
-
Mahurin, Randy
-
Markus Klock
-
Sophanith Chhom