Stratanic
Stratanic
You can can make this line 59 (correction ligne 59) if ($free -gt 0) { $repoObj = New-Object -TypeName PSObject -Property @{ Target = $name RepoHost = $repohost Storepath =...
ok thanks, why its not documented ... in help
metrics : on http://x.xx.x.x:19999 ``` # HELP jmx_scrape_duration_seconds Time this JMX scrape took, in seconds. # TYPE jmx_scrape_duration_seconds gauge jmx_scrape_duration_seconds 60.038281106 # HELP jmx_scrape_error Non-zero if this scrape failed. #...
Thanks, it's working after the change 👍 hostPort: localhost:19998 Awesome, its so hard with old Aix to have some metrics... Another question: the smaller agent is the http agent? any...
Not compatible with old aix, lower than 7.1. Already try...I post an issue. On a old aix you can just make script and scrapt it with ssh
Thx, but some time it's gig or bytes, result as space left.. .sample: {VALUE |HUMANIZE1024}M= 5 giM....
Where can I find a sample " perform queries within templates." ? I’ve spent several days trying to understand how templates work but alway It's existing integrations : slack, email...
Thanks you soo much, you are great. I'm going test this.. 😁, and share my alert for disk space... 👍
Its work awsome 👍 Here my rule , i make rule for Windows VM and Linux VM, and exclude some big disk. ``` - name: VirtualMachine rules: - alert: Win...
Another question , description: is very long now.... How I can reduce rule with : **reusable-templates** ? https://prometheus.io/docs/prometheus/latest/configuration/template_examples/#defining-reusable-templates I create a template file and declare it in my conf alertmanager...