[PR #142] [MERGED] PC online check to send an alert when a PC comes online #148

Closed
opened 2026-03-02 02:10:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/142
Author: @NiceGuyIT
Created: 4/19/2023
Status: Merged
Merged: 4/19/2023
Merged by: @silversword411

Base: mainHead: script/pc-online


📝 Commits (2)

  • 2388d3a WIP: PC online check
  • 4d35357 PC online check to send an alert when a PC comes online

📊 Changes

1 file changed (+157 additions, -0 deletions)

View changed files

scripts_wip/all_pc_online_check.py (+157 -0)

📄 Description

This script will ping a host to determine if the PC is online. If a ping is successful, a failure result is returned so it can be used in alerts.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/142 **Author:** [@NiceGuyIT](https://github.com/NiceGuyIT) **Created:** 4/19/2023 **Status:** ✅ Merged **Merged:** 4/19/2023 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `script/pc-online` --- ### 📝 Commits (2) - [`2388d3a`](https://github.com/amidaware/community-scripts/commit/2388d3a9fa521e5183112721fbc7eeca2359edf4) WIP: PC online check - [`4d35357`](https://github.com/amidaware/community-scripts/commit/4d35357a05f2d49ea01b0a4c517dd891ab100681) PC online check to send an alert when a PC comes online ### 📊 Changes **1 file changed** (+157 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `scripts_wip/all_pc_online_check.py` (+157 -0) </details> ### 📄 Description This script will ping a host to determine if the PC is online. If a ping is successful, a failure result is returned so it can be used in alerts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:10:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#148
No description provided.