Community
Command Central
MVP Program
Monthly Mission
Blogs
Groups
Events
Media Vault
Products
Observability
Network Management
Application Management
IT Security
IT Service Management
System Management
Database Management
Content Exchange
SolarWinds Platform
Server & Application Monitor
Database Performance Analyzer
Server Configuration Monitor
Network Performance Monitor
Network Configuration Manager
SQL Sentry
Web Help Desk
Free Tools & Trials
Home
Products
Network Performance Monitor (NPM)
Problem with Syslog Alert Actions
bsr_cnu
Hi,
I'm trying to use an Alert Action to Log Alert To Another File. The date and time format i wanted was Year-Month-Date Hour:Minute:Second. This could be acomplised by writing the Syslog Macros as follows
${Year4}-${MM}-${DD} ${HH}:${Minute}:${Second}
But i get the wrong values for month, hour, minute and seconds. For ${MM} i get the value of system (time)minute and for ${Minute} and ${Second} i get Nn and Ss as the values.
I tried all possible ways but i don't know why do i get minutes as ${MM} value. Please help me out.
Thanks & Regards
BSR
Find more posts tagged with
Accepted answers
All comments
BK
Orions macro processor is Case-Insensative, so it doesn't see the difference between MM and mm.
For the Month try ${M}
For the Minutes try ${MM}
For the Hour try ${H}
BK
Nobody Special
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of