how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
[image: image.png]
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Brij Mohan via observium Sent: 17 September 2020 08:21 To: observium@observium.org Cc: Brij Mohan brij.mohan@dl.excitel.in Subject: [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
Hi Team,
i have configure alert check powe alert when we snmpwalk and return value come 3 that means power cable connected if value come 2 that means power cable unplug.please suggest if anything wrong current alert config [image: image.png]
as mark screenshot this power supply unplug but it is showing ok
[image: image.png]
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Brij Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi Team,
i have configure alert check powe alert when we snmpwalk and return value come 3 that means power cable connected if value come 2 that means power cable unplug.please suggest if anything wrong current alert config [image: image.png]
as mark screenshot this power supply unplug but it is showing ok
[image: image.png]
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Brij Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi Team,
i have configure alert check powe alert when we snmpwalk and return value come 3 that means power cable connected if value come 2 that means power cable unplug.please suggest if anything wrong current alert config [image: image.png]
as mark screenshot this power supply unplug but it is showing ok
[image: image.png]
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Brij Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers, "value 3 2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail
On 22 Sep 2020, 13:13, at 13:13, Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi Team,
i have configure alert check powe alert when we snmpwalk and return value come 3 that means power cable
connected
if value come 2 that means power cable unplug.please suggest if
anything
wrong current alert config [image: image.png]
as mark screenshot this power supply unplug but it is showing ok
[image: image.png]
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into
the alert
system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of
*Brij
Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power
supply
Hi
Anyone can help to create a custom oid alarm in OBS.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Adma,
First of all thanks & sorry for the delayed response . as per you checker alert will this is ok ?.
<value> <eq > <10>(OID return value)
please suggest if wrong what is perfect alert chacker
[image: image.png]
On Tue, Sep 22, 2020 at 6:54 PM Adam Armstrong adama@observium.org wrote:
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers, "value 3 2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117 On 22 Sep 2020, at 13:13, Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Team,
i have configure alert check powe alert when we snmpwalk and return value come 3 that means power cable connected if value come 2 that means power cable unplug.please suggest if anything wrong current alert config [image: image.png]
as mark screenshot this power supply unplug but it is showing ok
[image: image.png]
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Brij Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
You don’t put the brackets around the values.
value eq 10
will trigger an alarm if the value collected for this OID is equal to 10. You probably want “eq 2” or “ne 3”
Adam.
From: Brij Mohan brij.mohan@dl.excitel.in Sent: 09 October 2020 08:52 To: Adam Armstrong adama@observium.org Cc: Observium observium@observium.org Subject: Re: [Observium] how will create Custom OID alarm for power supply
Hi Adma,
First of all thanks & sorry for the delayed response .
as per you checker alert will this is ok ?.
<value> <eq > <10>(OID return value)
please suggest if wrong what is perfect alert chacker
On Tue, Sep 22, 2020 at 6:54 PM Adam Armstrong <adama@observium.org mailto:adama@observium.org > wrote:
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers, "value 3 2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117
On 22 Sep 2020, at 13:13, Brij Mohan <brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan < brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan < brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > wrote:
Hi Team,
i have configure alert check powe alert
when we snmpwalk and return value come 3 that means power cable connected
if value come 2 that means power cable unplug.please suggest if anything wrong current alert config
as mark screenshot this power supply unplug but it is showing ok
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org mailto:observium@observium.org > wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org > On Behalf Of Brij Mohan via observium Sent: 17 September 2020 08:21 To: observium@observium.org mailto:observium@observium.org Cc: Brij Mohan <brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > Subject: [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Adam,
Thanks for support issue resolved
One more thing I have configure latest version of observium (Observium 20.8.10645 (stable) https://www.observium.org/ and already use this observium version 18.10.9472 issue is that i have have configure mini graph current version no value is showing as per screenshot when previous version as highlight screenshot traffic is showing. what i am missing . please suggest
[image: image.png]
On Fri, Oct 9, 2020 at 3:48 PM Adam Armstrong via observium < observium@observium.org> wrote:
You don’t put the brackets around the values.
value eq 10
will trigger an alarm if the value collected for this OID is equal to 10. You probably want “eq 2” or “ne 3”
Adam.
*From:* Brij Mohan brij.mohan@dl.excitel.in *Sent:* 09 October 2020 08:52 *To:* Adam Armstrong adama@observium.org *Cc:* Observium observium@observium.org *Subject:* Re: [Observium] how will create Custom OID alarm for power supply
Hi Adma,
First of all thanks & sorry for the delayed response .
as per you checker alert will this is ok ?.
<value> <eq > <10>(OID return value)
please suggest if wrong what is perfect alert chacker
On Tue, Sep 22, 2020 at 6:54 PM Adam Armstrong adama@observium.org wrote:
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers, "value 3 2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117
On 22 Sep 2020, at 13:13, Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Team,
i have configure alert check powe alert
when we snmpwalk and return value come 3 that means power cable connected
if value come 2 that means power cable unplug.please suggest if anything wrong current alert config
as mark screenshot this power supply unplug but it is showing ok
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Brij Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
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
This is as intended. We can’t control or predict the vertical height of graphs with the legend enabled, so it’s disabled on front page widgets.
Adam.
From: Brij Mohan brij.mohan@dl.excitel.in Sent: 09 October 2020 18:14 To: Observium observium@observium.org Cc: Adam Armstrong adama@observium.org Subject: Re: [Observium] how will create Custom OID alarm for power supply
Hi Adam,
Thanks for support issue resolved
One more thing I have configure latest version of observium ( https://www.observium.org/ Observium 20.8.10645 (stable) and already use this observium version 18.10.9472 issue is that i have have configure mini graph current version no value is showing as per screenshot when previous version as highlight screenshot traffic is showing. what i am missing . please suggest
On Fri, Oct 9, 2020 at 3:48 PM Adam Armstrong via observium <observium@observium.org mailto:observium@observium.org > wrote:
You don’t put the brackets around the values.
value eq 10
will trigger an alarm if the value collected for this OID is equal to 10. You probably want “eq 2” or “ne 3”
Adam.
From: Brij Mohan <brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > Sent: 09 October 2020 08:52 To: Adam Armstrong <adama@observium.org mailto:adama@observium.org > Cc: Observium <observium@observium.org mailto:observium@observium.org > Subject: Re: [Observium] how will create Custom OID alarm for power supply
Hi Adma,
First of all thanks & sorry for the delayed response .
as per you checker alert will this is ok ?.
<value> <eq > <10>(OID return value)
please suggest if wrong what is perfect alert chacker
On Tue, Sep 22, 2020 at 6:54 PM Adam Armstrong <adama@observium.org mailto:adama@observium.org > wrote:
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers, "value 3 2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117
On 22 Sep 2020, at 13:13, Brij Mohan <brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan < brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan < brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > wrote:
Hi Team,
i have configure alert check powe alert
when we snmpwalk and return value come 3 that means power cable connected
if value come 2 that means power cable unplug.please suggest if anything wrong current alert config
as mark screenshot this power supply unplug but it is showing ok
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org mailto:observium@observium.org > wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org > On Behalf Of Brij Mohan via observium Sent: 17 September 2020 08:21 To: observium@observium.org mailto:observium@observium.org Cc: Brij Mohan <brij.mohan@dl.excitel.in mailto:brij.mohan@dl.excitel.in > Subject: [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org 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
Hi Sir,
Thanks for response
please guide how will add graph in front page with on out traffic like previous mail highlighted area in new version on OBS
On Sat, Oct 10, 2020 at 5:46 AM Adam Armstrong via observium < observium@observium.org> wrote:
This is as intended. We can’t control or predict the vertical height of graphs with the legend enabled, so it’s disabled on front page widgets.
Adam.
*From:* Brij Mohan brij.mohan@dl.excitel.in *Sent:* 09 October 2020 18:14 *To:* Observium observium@observium.org *Cc:* Adam Armstrong adama@observium.org *Subject:* Re: [Observium] how will create Custom OID alarm for power supply
Hi Adam,
Thanks for support issue resolved
One more thing I have configure latest version of observium (Observium 20.8.10645 (stable) https://www.observium.org/ and already use this observium version 18.10.9472 issue is that i have have configure mini graph current version no value is showing as per screenshot when previous version as highlight screenshot traffic is showing. what i am missing . please suggest
On Fri, Oct 9, 2020 at 3:48 PM Adam Armstrong via observium < observium@observium.org> wrote:
You don’t put the brackets around the values.
value eq 10
will trigger an alarm if the value collected for this OID is equal to 10. You probably want “eq 2” or “ne 3”
Adam.
*From:* Brij Mohan brij.mohan@dl.excitel.in *Sent:* 09 October 2020 08:52 *To:* Adam Armstrong adama@observium.org *Cc:* Observium observium@observium.org *Subject:* Re: [Observium] how will create Custom OID alarm for power supply
Hi Adma,
First of all thanks & sorry for the delayed response .
as per you checker alert will this is ok ?.
<value> <eq > <10>(OID return value)
please suggest if wrong what is perfect alert chacker
On Tue, Sep 22, 2020 at 6:54 PM Adam Armstrong adama@observium.org wrote:
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers, "value 3 2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117
On 22 Sep 2020, at 13:13, Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Team,
i have configure alert check powe alert
when we snmpwalk and return value come 3 that means power cable connected
if value come 2 that means power cable unplug.please suggest if anything wrong current alert config
as mark screenshot this power supply unplug but it is showing ok
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Brij Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
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 can't.
Adam.
Sent from BlueMail
On 12 Oct 2020, 06:29, at 06:29, Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi Sir,
Thanks for response
please guide how will add graph in front page with on out traffic like previous mail highlighted area in new version on OBS
On Sat, Oct 10, 2020 at 5:46 AM Adam Armstrong via observium < observium@observium.org> wrote:
This is as intended. We can’t control or predict the vertical height
of
graphs with the legend enabled, so it’s disabled on front page
widgets.
Adam.
*From:* Brij Mohan brij.mohan@dl.excitel.in *Sent:* 09 October 2020 18:14 *To:* Observium observium@observium.org *Cc:* Adam Armstrong adama@observium.org *Subject:* Re: [Observium] how will create Custom OID alarm for power supply
Hi Adam,
Thanks for support issue resolved
One more thing I have configure latest version of observium
(Observium
20.8.10645 (stable) https://www.observium.org/ and already use this observium version 18.10.9472 issue is that i have have configure mini
graph
current version no value is showing as per screenshot when previous
version
as highlight screenshot traffic is showing. what i am missing .
please
suggest
On Fri, Oct 9, 2020 at 3:48 PM Adam Armstrong via observium < observium@observium.org> wrote:
You don’t put the brackets around the values.
value eq 10
will trigger an alarm if the value collected for this OID is equal to
You probably want “eq 2” or “ne 3”
Adam.
*From:* Brij Mohan brij.mohan@dl.excitel.in *Sent:* 09 October 2020 08:52 *To:* Adam Armstrong adama@observium.org *Cc:* Observium observium@observium.org *Subject:* Re: [Observium] how will create Custom OID alarm for power supply
Hi Adma,
First of all thanks & sorry for the delayed response .
as per you checker alert will this is ok ?.
<value> <eq > <10>(OID return value)
please suggest if wrong what is perfect alert chacker
On Tue, Sep 22, 2020 at 6:54 PM Adam Armstrong adama@observium.org wrote:
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers,
"value 3
2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117
On 22 Sep 2020, at 13:13, Brij Mohan brij.mohan@dl.excitel.in
wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan <
brij.mohan@dl.excitel.in>
wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan <
brij.mohan@dl.excitel.in>
wrote:
Hi Team,
i have configure alert check powe alert
when we snmpwalk and return value come 3 that means power cable
connected
if value come 2 that means power cable unplug.please suggest if
anything
wrong current alert config
as mark screenshot this power supply unplug but it is showing ok
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be
collected
by the custom oid system. You can’t just put stuff into the alert
system
and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of
*Brij
Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power
supply
Hi
Anyone can help to create a custom oid alarm in OBS.
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
Hi sir,
Does that mean we are unable to do it ?
one more thing can we rename device Web GUI in observium, please suggest
On Mon, Oct 12, 2020 at 11:46 AM Adam Armstrong via observium < observium@observium.org> wrote:
You can't.
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117 On 12 Oct 2020, at 06:29, Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi Sir,
Thanks for response
please guide how will add graph in front page with on out traffic like previous mail highlighted area in new version on OBS
On Sat, Oct 10, 2020 at 5:46 AM Adam Armstrong via observium < observium@observium.org> wrote:
This is as intended. We can’t control or predict the vertical height of graphs with the legend enabled, so it’s disabled on front page widgets.
Adam.
*From:* Brij Mohan brij.mohan@dl.excitel.in *Sent:* 09 October 2020 18:14 *To:* Observium observium@observium.org *Cc:* Adam Armstrong adama@observium.org *Subject:* Re: [Observium] how will create Custom OID alarm for power supply
Hi Adam,
Thanks for support issue resolved
One more thing I have configure latest version of observium (Observium 20.8.10645 (stable) https://www.observium.org/ and already use this observium version 18.10.9472 issue is that i have have configure mini graph current version no value is showing as per screenshot when previous version as highlight screenshot traffic is showing. what i am missing . please suggest
On Fri, Oct 9, 2020 at 3:48 PM Adam Armstrong via observium < observium@observium.org> wrote:
You don’t put the brackets around the values.
value eq 10
will trigger an alarm if the value collected for this OID is equal to 10. You probably want “eq 2” or “ne 3”
Adam.
*From:* Brij Mohan brij.mohan@dl.excitel.in *Sent:* 09 October 2020 08:52 *To:* Adam Armstrong adama@observium.org *Cc:* Observium observium@observium.org *Subject:* Re: [Observium] how will create Custom OID alarm for power supply
Hi Adma,
First of all thanks & sorry for the delayed response .
as per you checker alert will this is ok ?.
<value> <eq > <10>(OID return value)
please suggest if wrong what is perfect alert chacker
On Tue, Sep 22, 2020 at 6:54 PM Adam Armstrong adama@observium.org wrote:
I'm pretty sure I replied to this already last week.
You need to read the instructions on constructing alert checkers, "value 3 2" isn't going to do anything.
There are example checkers to look at, the format is:
<metric> <test> <test argument>
3 isn't a test, you probably want "eq".
Adam.
Sent from BlueMail http://www.bluemail.me/r?b=16117
On 22 Sep 2020, at 13:13, Brij Mohan brij.mohan@dl.excitel.in wrote:
Hi team,
please help
On Tue, Sep 22, 2020 at 11:59 AM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Adam,
kindly update need your help
On Fri, Sep 18, 2020 at 2:44 PM Brij Mohan < brij.mohan@dl.excitel.in> wrote:
Hi Team,
i have configure alert check powe alert
when we snmpwalk and return value come 3 that means power cable connected
if value come 2 that means power cable unplug.please suggest if anything wrong current alert config
as mark screenshot this power supply unplug but it is showing ok
On Thu, Sep 17, 2020 at 5:45 PM Adam Armstrong via observium < observium@observium.org> wrote:
https://docs.observium.org/entities/#custom-oid
Please note, the thing you’re trying to alert on must already be collected by the custom oid system. You can’t just put stuff into the alert system and expect the data to be magically collected.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Brij Mohan via observium *Sent:* 17 September 2020 08:21 *To:* observium@observium.org *Cc:* Brij Mohan brij.mohan@dl.excitel.in *Subject:* [Observium] how will create Custom OID alarm for power supply
Hi
Anyone can help to create a custom oid alarm in OBS.
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
participants (2)
-
Adam Armstrong
-
Brij Mohan