- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- 3par remote syslog Message Severity
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-27-2015 12:31 PM - edited 03-30-2015 07:02 AM
03-27-2015 12:31 PM - edited 03-30-2015 07:02 AM
3par remote syslog Message Severity
We forward all syslogs to remote server. 3PAR 3.1.3 MU2 seems to have a bug where it classifies the following message as Critical.
3PAR_###### cli_command es_vss_4_windows VSS Snapshot creation success
Is there a way to chage Message Severity behaviour for certain logs?
- Tags:
- syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-30-2015 10:08 AM
03-30-2015 10:08 AM
Re: 3par remote syslog Message Severity
HI,
PF the attached message syslog settings
PS
To assign points on this post? Click the white Thumbs up below!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-31-2015 09:35 AM
03-31-2015 09:35 AM
Re: 3PAR remote syslog Message Severity
Based on what Prakash Singh_1 attached, can you find the command in showeventlog that is being sent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-02-2015 06:58 AM - edited 04-02-2015 06:59 AM
04-02-2015 06:58 AM - edited 04-02-2015 06:59 AM
Re: 3PAR remote syslog Message Severity
Hi Prakash,
Thank you, I've remote syslog configured already.
Hi Dennis,
Yes, I was able to track it in the showeventlog
Time : 2015-02-24 07:32:50 EST
Severity : Informational
Type : CLI command executed
Message : {3parrm edit all {{0 4}} -1 10.*.*.100 8613} {userevent -type command -severity major -class notify -component es_vss_4_windows -comp_name VSS {VSS Snapshot creation success}} {}
As you can see 3par forwards it with "Major" severity .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-02-2015 12:57 PM - edited 04-02-2015 12:59 PM
04-02-2015 12:57 PM - edited 04-02-2015 12:59 PM
Re: 3PAR remote syslog Message Severity
>I was able to track it in the showeventlog
This was the command that created the event. There should be the real event with major close by.
It seems this was created by some recovery manager: 3parrm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-02-2015 01:40 PM
04-02-2015 01:40 PM
Re: 3PAR remote syslog Message Severity
Yes, you're correct. This account is used by 3PAR Recovery Manager for SQL, which takes snapshots every hour and replicates it to second array.
There is an event with major, generated by command above. Here's what it looks like:
Time : 2015-04-02 07:33:19 EDT
Severity : Informational
Type : Notification
Message : Start snap vss0001**7_rw_040******242 (id=6815) from parent vss0001**7_ro_0402******42 (id=6813) on nodes 0x03
Time : 2015-04-02 07:33:19 EDT
Severity : Informational
Type : CLI command executed
Message : {3parrm edit all {{0 4}} -1 10.*.*.50 30035} {userevent -type command -severity major -class notify -component es_vss_4_windows -comp_name VSS {VSS Snapshot creation success}} {}
Time : 2015-04-02 07:33:19 EDT
Severity : Major
Type : CLI command executed
Message : VSS Snapshot creation success
I am following you now; Recovery Manager software has a bug because it's issuing this command:
userevent -type command -severity major -class notify -component es_vss_4_windows -comp_name VSS {VSS Snapshot creation success}
It should be:
userevent -type command -severity informational -class notify -component es_vss_4_windows -comp_name VSS {VSS Snapshot creation success}
I will open ticket with HP and notify about this bug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-03-2015 05:42 AM
04-03-2015 05:42 AM
Re: 3PAR remote syslog Message Severity
>It should be: userevent -type command -severity informational
Or at least not major.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP