Need notification monitor when a server CI status changes from retired to non - operational

Abhishek Barik
Tera Contributor

Hi Team,

We have a requirement to create notification when a server ci status changes from retired to Non - operational with who has changed it.

Could you please how can we create a notification condition and how can we put the user name in email body who has changed it from retired to non operational. I tried below condition but that is not triggering email nor its showing user name in email body.

AbhishekBarik_0-1713538360698.png

 


request you inputs on this.

Thanks,

Abhishek

1 ACCEPTED SOLUTION

Appanna M
Tera Guru

Hello @Abhishek Barik ,

 

Try with the below:

 

Configure your notification like this.

 

Appanna_0-1713560413109.pngAppanna_1-1713560473004.png

Appanna_2-1713560504070.png

Appanna_3-1713560546463.pngAppanna_4-1713560590834.png

 

The current login user is the one who should modify the CI operational status. 

 

Testing: First update the CI operational status to Retired and again update it to non - operational and check the email logs for notification. 

 

Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue. 

 

View solution in original post

4 REPLIES 4

Appanna M
Tera Guru

Hello @Abhishek Barik ,

 

Try with the below:

 

Configure your notification like this.

 

Appanna_0-1713560413109.pngAppanna_1-1713560473004.png

Appanna_2-1713560504070.png

Appanna_3-1713560546463.pngAppanna_4-1713560590834.png

 

The current login user is the one who should modify the CI operational status. 

 

Testing: First update the CI operational status to Retired and again update it to non - operational and check the email logs for notification. 

 

Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue. 

 

Hi @Appanna M ,
Thankyou very much for the details. However, I have one doubt like I have selected "cmdb_ci_server" table but its only triggering for server class CIs and not other class servers which are there in "cmdb_ci_server" table like windows or AIX server's. Can you suggest any thing on this?

you would need to create for each CI class...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Hello @Abhishek Barik ,

 

Yes, If you open any of the respective ci record it will show you something like this, 

 

 

Appanna_1-1713798998487.pngAppanna_2-1713799069737.png

 

If you want to trigger the notification for all other classes you can configure the notification at cmdb table along with filter condition respect to the specific classes. 

 

Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue.