Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Data for UPTIME #167

Closed
teddyimsuff opened this issue Feb 18, 2020 · 3 comments
Closed

Performance Data for UPTIME #167

teddyimsuff opened this issue Feb 18, 2020 · 3 comments

Comments

@teddyimsuff
Copy link

It would be great to have performace data for "uptime" available, so you can check your history when and after what time a server has been restarted.

@BaldMansMojo
Copy link
Owner

First thing when I started with check_esx was to remove all things unnessecary for alerting. Uptime was one of them. For statistical issues use the tools from VCSA or specialised stuff or whatever. To have a performance graph for uptime you only need a piece of paper, a pencil and a straithedge and draw a long increasing straight line. ;-))

@teddyimsuff
Copy link
Author

First thing when I started with check_esx was to remove all things unnessecary for alerting.

I understand this totally!

so you can check your history when and after what time a server has been restarted

I wasn't talking about alerting, i was talking about history. When I am in Nagios i don't want to log into the VCSA just to check at what point an ESX host was restarted. VCSA is a slow piece of *** and I what to avoid it where ever i can.

Why not add an --perfdata option for the people who might want that information?

To have a performance graph for uptime you only need a piece of paper, a pencil and a straithedge and draw a long increasing straight line

I really would like to see a picture of your monitor screens ;)

@BaldMansMojo
Copy link
Owner

Ok - so beside jokes. Several people where asking for an "uptime" check. But they wanted a "has my system had an unwanted restart" or something like that. That makes sense but can't be realized. Unfortunately.

--perfdata. The information you wanna have is available with various (reporting) tools. Especially for this are quickstats in VMware available. This plugin is about alerting. Performancedata is more a "side effect". I talked with a lot of other specialists about such options. Most of them agree with me. No features collecting only data.

For your features I think tools like Grafana are better. I will definetely not implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants