-
Notifications
You must be signed in to change notification settings - Fork 711
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add App Pool metrics to IIS module (#70)
* Initial attempt at app pool collector * Rename and tweak * Attempt to convert uptime to unix timestamp * Merge app pool metrics with existing IIS modules * Update comments to reference new class * Add state label to CurrentApplicationPoolState metric * Return 0 value metrics for all non-active app states Return 1 for active state * Remove unnecessary float cast * Add calculation for uptime * Convert iis uptimes to unix timestamps and alter help msg * Rename application pool uptime to start_time
- Loading branch information
1 parent
012e143
commit 9d51525
Showing
1 changed file
with
259 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters