mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-27 06:55:50 +03:00
[PR #142] [MERGED] PC online check to send an alert when a PC comes online #455
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#455
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:script/pc-online📝 Commits (2)
2388d3aWIP: PC online check4d35357PC 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.