Application CI Count – Non-Operational & Installed#1710
Application CI Count – Non-Operational & Installed#1710Rampriya-S wants to merge 2 commits intoServiceNowDevProgram:mainfrom Rampriya-S:application_ci_count
Conversation
Counts all application CIs where operational_status = 2 (non-operational) and install_status = 1 (installed). Outputs the total count to system logs for quick health and compliance checks.
|
Thank you for your contribution. This CMDB health check script is a cool idea! However, it doesn’t comply with our contributing guidelines. As a reminder, the general requirements (as outlined in the CONTRIBUTING.md file) are the following: follow the folder+subfolder+snippetfolder guidelines and include a readme.md file explaining what the code snippet does. Folder is in the right place, but naming of the sub-folder should match guidelines. In addition, see if you can give the script a descriptive name (instead of script.js). Review your contribution against the guidelines and make the necessary adjustments. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one. (It would be helpful to others, if perhaps you can include a bit more info on why you are running this check and why it could help improve the CMDB quality. You could tell a bit more why non-operational applications that have a installed status would degrade the CMDB. In addition, would similar checks be applicable to other CI's/types?) |
|
Absolutely, I will adjust it. |
PR Description:
Pull Request Checklist
Overview
Code Quality
Repository Structure Compliance
Core ServiceNow APIs/Server-Side Components/Client-Side Components/Modern Development/Integration/Specialized Areas/Documentation
Restrictions