Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
04-02-2020 03:00 AM - last edited on 04-02-2020 08:51 AM by Ryan.Paredez
Hi Team,
I have written a small script(LinecountMonitor.sh) which counts the number of lines in the file. I can see the metrics in logs, But unable to see in controller UI. A restart of machine agent is not helping.
Each time when I remove the script and replace it, It shows the metric in UI only once. After I update the lines in the script the updated value shows in logs but not in UI.
Can you please help me with this.
Below are my logs:( line count shows 17 but same is not displayed in UI. UI shows path Custom Metrics|Linux Monitor|LineCount|TestFile but with no data)
[Log files redacted]
Thanks,
Apurva
^ Post edited by @Ryan.Paredez to remove log files. Please do not share or attach log files to community posts for security and privacy reasons.
Solved! Go to Solution.
04-09-2020 12:00 PM - last edited on 04-10-2020 10:28 AM by Ryan.Paredez
Hello Apurva,
I guess you have changed some script values but forgot to update the same in the Metric path. For example, If you change the value for countOf Entries to EntriesCount then you can see the path upto Custom Metrics|CustomLogMonitor|Port Monitor|Total No.of.Entries but with no data.
"name=Custom Metrics|CustomLogMonitor|Port Monitor|Total No.of.Entries,value=$countofEntries"
I suggest you check the values in the path which you have mentioned in the script.
Thanks,
Selvaganesh E
04-13-2020 10:16 PM
Hi Selvaganesh,
Thankyou for acknowledging my query.
I rechecked the path, It looks correct to me. On further investigation I found that when I add a loop to the script the metricis continuously sent to Controller UI.
Issue got solved.
Thanks,
Apurva
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form