오늘 무엇을 도와드릴까요?

Is it possible to change the default Alarm View within the PME web page?

Issue
A customer wants to change the default view when selecting the Alarms section of the PME web page.

Product

Struxureware Power Monitoring 7.0(SPM)

Power Monitoring Expert 7.2.x

Power Monitoring Expert 8.x

Environment
PME Web application

Resolution
By default, the Alarms section of the PME web page opens the 24 Hour most recent view.

It's possible to modify this view within the tables of the Applications Modules database.

*** The following steps assume familiarity with the ION databases, SQL Server Management Studio, and changing database table entries.  Always have recent backups before making database modifications. ***

In the view called [Configuration].[ConfigurationSettings], you'll find all of the Alarm views that have been configured in the system.  The query below will find the one that's currently set to be the default Alarm view:


SELECT * FROM  [ApplicationModules].[Configuration].[ConfigurationSettings]
WHERE [ItemType] = N'Alarm and Event Filters' AND [Item] IN (N'Standard Alarm Filters', N'Custom Alarm Filters')
AND [Value] LIKE N'%true%'


Once you find the Alarm view that's currently set to be the default, you need to change the contents of its [Value] column:  replace the part of the [Value] that says true with false

When you've done that, then you can find the Alarm view that you want to be the default and change its [Value] column, replacing false with true

One important thing to note is that it's possible that the customer's choice for the default Alarm view might not stay intact if they decide to upgrade to a newer version of PME.  If their selection doesn't get retained, they will have to repeat the steps above.

슈나이더 일렉트릭 Korea

자세히 알아보기
제품군
자세히 알아보기
제품군

도움이 필요하신가요?

도움이 필요하신가요?

제품 선택기

제품 선택기

애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.

견적 받기

견적 받기

영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.

구매처

구매처

해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.

지원 센터

지원 센터

한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.

  • 제품 문서
  • 소프트웨어 다운로드
  • 제품 선택기
  • 제품 대체 및 교체
  • 지원 및 연락처 센터
  • 영업소 검색
  • 견적 받기
  • 슈나이더 일렉트릭 커뮤니티
  • 채용
  • 회사 소개
  • 부정 행위 보고
  • 접근성
  • 뉴스룸
  • 투자자
  • Ecostruxure
  • 작업 검색
  • 블로그
  • 개인정보 취급방침
  • 쿠키 공지
  • 사용 약관
  • Change your cookie settings