openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Duke Du (杜祥嘉)" <Duke.Du@quantatw.com>
To: Matt Spinler <mspinler@linux.ibm.com>,
	"openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Cc: "vernon.mauery@linux.intel.com" <vernon.mauery@linux.intel.com>,
	"jason.m.bills@linux.intel.com" <jason.m.bills@linux.intel.com>,
	"Fran Hsu (徐誌謙)" <Fran.Hsu@quantatw.com>,
	"George Hung (洪忠敬)" <George.Hung@quantatw.com>
Subject: RE: Question of phosphor-sel-logger
Date: Thu, 25 Mar 2021 08:22:33 +0000	[thread overview]
Message-ID: <TY2PR04MB37121D9EE4CD05A70D5F6C5B88629@TY2PR04MB3712.apcprd04.prod.outlook.com> (raw)
In-Reply-To: <707efde2-b301-fc23-be4c-92d1d96d8432@linux.ibm.com>

> -----Original Message-----
> From: Matt Spinler <mspinler@linux.ibm.com>
> Sent: Wednesday, March 24, 2021 9:20 PM
> To: Duke Du (杜祥嘉) <Duke.Du@quantatw.com>; openbmc@lists.ozlabs.org
> Cc: vernon.mauery@linux.intel.com; jason.m.bills@linux.intel.com; Fran Hsu
> (徐誌謙) <Fran.Hsu@quantatw.com>; George Hung (洪忠敬)
> <George.Hung@quantatw.com>
> Subject: Re: Question of phosphor-sel-logger
> 
> 
> 
> On 3/24/2021 6:28 AM, Duke Du (杜祥嘉) wrote:
> > Hi all,
> >
> >       I used package phosphor-hwmon and phospor-sel-logger to
> monitor sensor and create log when sensor reading
> >     cross the threshold. I found after the commit
> 25b26e162bd109b51aa09b16f26f9aa3d9d940fa of phosphor-sel-logger
> >     would catch the signal "ThresholdAsserted" to create sensor threhold
> log in the journal, but the phosphor-hwmon
> >     would not send the signal "ThresholdAsserted" when sensor reading
> is abnormal so that phosphor-sel-logger
> >     would not create the sensor threhold log, am I right ?
> >
> >     If I'm right, can you give me some suggestion to fix this side effect, or
> what setting I have lost in the
> >     phosphor-hwmon or phosphor-sel-logger ?
> 
> Hi,
> That signal isn't defined in phosphor-dbus-interfaces, so phosphor-hwmon
> cannot use it.  When I tried to add it, it was rejected as-is with a
> recommendation to break it up into separate signals for each alarm property
> on each interface.  At that point I gave up and had the code I was working
> on at the time just look at propertiesChanged signals instead.
> 
> If you would like to take that up it would entail:
> * Update
> https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgerrit.
> openbmc-project.xyz%2Fc%2Fopenbmc%2Fphosphor-dbus-interfaces%2F%2B
> %2F39899&amp;data=04%7C01%7CDuke.Du%40quantatw.com%7Cc5bf4d3d1
> 6f046cc6efa08d8eec78fd7%7C179b032707fc4973ac738de7313561b2%7C1%7
> C0%7C637521888783853893%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4w
> LjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp
> ;sdata=XoY4nKa3Go%2F9jt2coyzOcnXNrcMaw6XUtqnmK57k0ds%3D&amp;res
> erved=0
> as requested
> * Update phosphor-hwmon to emit the new signals
> * Update phosphor-sel-logger to also listen for these new signals in addition
> to the  current one, or change the dbus-sensors code to only emit the new
> signals.
> 
> 

Hi Matt,

   Thanks for your reply, I want to add a event monitor to listen "signal PropertyChanged" for 
   "phosphor-phosphor-hwmon" only, like watchdog event monitor 
   (https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-sel-logger/+/37774), 
   I think this is a simple way to fix this side effect, what do you think about my thought ?
   
   Please feel free to give me some suggestion, thanks very much !

Thanks
Duke 

> >     phosphor-sel-logger commit
> 25b26e162bd109b51aa09b16f26f9aa3d9d940fa link :
> >
> > https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgith
> >
> ub.com%2Fopenbmc%2Fphosphor-sel-logger%2Fcommit%2F25b26e162bd10
> 9b51aa0
> >
> 9b16f26f9aa3d9d940fa&amp;data=04%7C01%7CDuke.Du%40quantatw.com%
> 7Cc5bf4
> >
> d3d16f046cc6efa08d8eec78fd7%7C179b032707fc4973ac738de7313561b2%7C
> 1%7C0
> >
> %7C637521888783853893%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjA
> wMDAiLCJQ
> >
> IjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=rHxKqIk
> Vg7
> > yQXmqvjXal7I6eVBzw3ifl26gsZF8o4xo%3D&amp;reserved=0
> >
> >     Thanks very much !
> >     Duke


  parent reply	other threads:[~2021-03-25  8:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24 11:28 Question of phosphor-sel-logger Duke Du (杜祥嘉)
2021-03-24 13:20 ` Matt Spinler
2021-03-24 16:07   ` rgrs
2021-03-25  8:22   ` Duke Du (杜祥嘉) [this message]
2021-03-25 14:25     ` Matt Spinler
2021-03-25 17:30       ` Bills, Jason M

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=TY2PR04MB37121D9EE4CD05A70D5F6C5B88629@TY2PR04MB3712.apcprd04.prod.outlook.com \
    --to=duke.du@quantatw.com \
    --cc=Fran.Hsu@quantatw.com \
    --cc=George.Hung@quantatw.com \
    --cc=jason.m.bills@linux.intel.com \
    --cc=mspinler@linux.ibm.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=vernon.mauery@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).