Everything posted by Trodelphin
-
UrBackup API Script integration
I have managed to get an API to post to Pulseway notifications, Is it possible to Have the API post to a custom Field ? since Workflows cannot process Notifications ?
-
UrBackup API Script integration
That would be good mate. I have figured out how to send Notifications Via Postman successfully however still having issues getting Pulseway to send Notifications Instance_Id seems to be the Pulseway specific one created automatically and retrieved via https://******.pulseway.com/api/v2/systems?limit=50&offset=0 (When using Postman at least) in format like ; "59834534d9-c60b-481d-aa8c-51d43b%$%$#$69" Save
-
New Event Log Trigger for Automation Workflows
looks very handy and playing with it now, one question event notification "Message" would be what Pulseway reports or Windows ? for Example Pulseway Notification " New event log entry on computer '#@#@#$#$#CH-PC' in group '*****td - Individual Businesses - B*******' matching filter Disk notifications Note: The same event log filter notification will not be sent again until this notification is deleted The driver detected a controller error on \Device\Harddisk1\DR1. " If i use Event Message is Equal to "The driver detected a controller error on" that would pick up ok ? Regards Daniel
-
UrBackup API Script integration
I Believe possibly Instance ID & Instance Name would be the same Now trying to work out if this comes into Pulseway as a simple notification or how it is presented by Pulseway
-
S.M.A.R.T
This is an important one for me too, looking to implement it into customer monthly reports, wondering if there's anyway to catch the notification as a "Custom Field" Report ?
-
UrBackup API Script integration
Chasing up what the following are calls to Specifically ; Pulseway_instance_id Pulseway_Instance_Name Pulseway_Instance Group Pulseway_instance_Decription Figured out ; Pulseway_instance_id Not sure of Pulseway_Instance_Name would be ie (https://companyname.pulseway.com/) ? Pulseway_Instance Group Would be the Group its in obviously (any Syntax required ? or straight label copy paste ?) and with Username and password 2FA not required or seperate Pulseway account needed with 2FA disabled ?