Skip to content

Commit e74bda1

Browse files
Updated threshold information on Customer Service
Removed space in agent installer name change default for Script result to be -
1 parent 4464dd6 commit e74bda1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Customer Service Package/Agent Installer .xml renamed to Customer Service Package/Agent Installer.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
22

33

4-
<service xmlns="http://www.n-able.com" author="David.Brooks" creationdate="02/21/2021" organization="N-able Technologies" syntaxversion="1.1.0.0" version="1.0.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4+
<service xmlns="http://www.n-able.com" author="David.Brooks" creationdate="02/22/2021" organization="N-able Technologies" syntaxversion="1.1.0.0" version="1.0.1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
55

66

7-
<servicedefinition id="390364" reason="" releasedependency="4.5.0.0" servicetype="AMP" version="1.0.1.0">
7+
<servicedefinition id="390364" reason="" releasedependency="4.5.0.0" servicetype="AMP" version="1.0.1.1">
88
<description country="ca" language="en">Version 6.0.0 of the Agent Installer Status for the new PowerShell based deployment package / InstallAgent</description>
99
<displayname country="ca" language="en">Agent Installer</displayname>
1010
<displaylabel>Agent Installer</displaylabel>
@@ -99,7 +99,7 @@
9999

100100
<scandetail id="3495504" monitoringtypeon="true" processforstate="true" cookid="5" releasedependency="2020.1.5.425" version="1.0.0.0" >
101101
<thresholddefaults>
102-
<thresholds configurable="true" type="String"><threshold high="1" low="1" streval="contain" strvalue="Script Completed Successfully" state="Normal"/><threshold high="0" low="0" streval="contain" strvalue="Script Completed Successfully" state="Failed"/>
102+
<thresholds configurable="true" type="String"><threshold high="1" low="1" streval="contain" strvalue="-" state="Normal"/><threshold high="0" low="0" streval="contain" strvalue="-" state="Failed"/>
103103
</thresholds>
104104
</thresholddefaults>
105105
<description country="ca" language="en">Script Result</description>

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ A sample of output from the **Custom Service** in N-Central can be seen below fo
604604
| *Script Action*| String | - | **Not** Graceful Exit | The last action take by the Agent Installer |
605605
| *Script Exit Code* | Number | 404 | **Not** 0 | Exit code of the Agent Installer script |
606606
| *Script Version* | Number | 404 | Warning on Outdated Version | Detected Version of the **Agent Setup Script** |
607-
| *Script Result* | String | - | **Not** Script Completed Successfully | The last action take by the Agent Installer |
607+
| *Script Result* | String | - | None | The last action take by the Agent Installer |
608608
| *Script Last Ran* | DateTime | 1/1/1900 | Default timedate threshold | Timestamp of last run |
609609
| *Script Mode* | String | - | None | Displays if GPO or On-Demand |
610610
| *Script Sequence* | String | - | The last point/function being called | Execution Mode used by the most recent **Agent Setup Script** run |

0 commit comments

Comments
 (0)