<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 4, 2018 at 12:57 PM, Chris Wopat <span dir="ltr"><<a href="mailto:me@falz.net" target="_blank">me@falz.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="gmail-">On Fri, Aug 3, 2018 at 3:49 PM, heasley <span dir="ltr"><<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>></span> wrote:<br><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">does the patch below do it?  I no longer have any of these devices.<br>
<span class="gmail-m_6502682302662589760gmail-"><br></span></blockquote><div><br></div></span><div>I applied ran, no changes at all. Should it be scrubbing the power value out of the config?</div></div></div></div></blockquote><div><br></div><div>Rechecked logs, it was actually giving an error and not running properly, changed "$PSW" to "my $PSW" to get it to run. This took care of half of the problem- it did filter out the "CHASSIS POWER SUMMARY" box, but there's still a power value in the new last column of "POWER SUPPLY STATUS" box.</div><div></div></div><br></div><div class="gmail_extra"><div class="gmail_extra">! +------------------------------------ POWER SUPPLY STATUS ---------------------------------------+-----------+</div><div class="gmail_extra">! | Slot   | Admin    | Oper   | Type    | Model            | Serial Number | Part Number / Rev    | Power (W) |</div><div class="gmail_extra">! +--------+----------+--------+---------+------------------+---------------+----------------------+-----------+</div><div class="gmail_extra">! | PSU-1  | Enabled  | Normal | DC      | WS DC PSU        | blah          |    186-1501-900/AB   |     256.0 |</div><div class="gmail_extra">! +--------+----------+--------+---------+------------------+---------------+----------------------+-----------+</div><div class="gmail_extra">! | PSU-2  | Enabled  | Normal | DC      | WS DC PSU        | blah          |    186-1501-900/AB   |     314.0 |</div><div class="gmail_extra">! +--------+----------+--------+---------+------------------+---------------+----------------------+-----------+</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div></div>