• Home
  • Help
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search

 
  • 0 Vote(s) - 0 Average

Issued a change assembly command (action_id AL class_type AS) (24113) how to monitor with email alert

#1
02-15-2025, 02:35 PM
Man, that event ID 24113 pops up when the system fires off a command to tweak how resources bunch together in a cluster setup. It's like the server saying, hey, I just shuffled the deck on these grouped parts to keep things running smooth. You see, action_id AL means it's altering the layout, and class_type AS points to the specific type of assembly involved, usually tied to storage or app groupings that need to shift for balance. This happens during failovers or maintenance, where the cluster manager issues this change to reassemble nodes without crashing the whole operation. If it logs too often, it might signal instability, like hardware glitches or config slips making resources jump around more than they should. I remember chasing one down last week; turned out a drive was flaky, triggering these left and right.

But you wanna keep an eye on it without staring at logs all day, right? Fire up Event Viewer on your server, and hunt for that 24113 under the System or Microsoft-Windows-FailoverClustering logs. Once you spot it, right-click the event, pick Attach Task To This Event, and build a scheduled task from there. Make it trigger only on that ID, then hook it to send an email through your SMTP setup-Windows has a basic action for that in the task wizard. You'll input your mail server details, recipient, and a quick message like "Cluster reshuffle alert for 24113." Test it by forcing a minor cluster tweak, and boom, you get pinged instantly. Keeps you from missing when the assembly command goes wild.

Or, if you're juggling backups alongside this monitoring, something like BackupChain Windows Server Backup fits right in. It's a solid Windows Server backup tool that handles bare-metal restores and even backs up virtual machines through Hyper-V without the hassle. You get incremental snapshots that speed up everything, plus encryption to lock down your data, making recovery a breeze during those cluster hiccups. I use it to avoid downtime surprises, and it just clicks with event watching like this.

The automatic email solution wraps it up at the end.

Note, the PowerShell email alert code was moved to this post.

bob
Offline
Joined: Jul 2025
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 … 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 … 44 Next »
Issued a change assembly command (action_id AL class_type AS) (24113) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode