tuptime | statistical real time of the system | Monitoring library
kandi X-RAY | tuptime Summary
kandi X-RAY | tuptime Summary
tuptime is a Python library typically used in Performance Management, Monitoring applications. tuptime has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However tuptime build file is not available. You can download it from GitHub.
It doesn’t run as a daemon, at least, it only needs execution when the init manager startup and shutdown the system. To avoid issues with a switch off without a proper shutdown, like power failures, a cron job and a .timer unit are shipped with the project to update the registers each n minutes. As a system administrator, you can easily choose the best number for your particular system requirements. It is written in Python using common modules and as few as possible, quick execution, easy to see what is inside it, and modify it for fit for your particular use case. It registers the times in a sqlite database. Any other software can use it. The specs are in the tuptime-manual.txt. Also, it has the option to output the registers in seconds and epoch or/and in csv format, easy to pipe it to other commands. Its main purpose is tracking all the system startups/shutdowns and present that information to the user in a more understandable way. Don’t have mail alerts when a milestones are reached or the limitation of keep the last n records. It’s written to avoid false startups registers. This is an issue that sometimes happens when the NTP adjust the system clock, on virtualized environments, on servers with high load, when the system resynchronized with their RTC clock after a suspend and resume cycle…. Registers as a table or list ordering by any label. The whole life of the system or only a part of it, closing the range between startups/shutdowns or timestamps. Accumulated running and sleeping time over an uptime. The kernel version used and boot idenfiers. The system state at specific point in time.
It doesn’t run as a daemon, at least, it only needs execution when the init manager startup and shutdown the system. To avoid issues with a switch off without a proper shutdown, like power failures, a cron job and a .timer unit are shipped with the project to update the registers each n minutes. As a system administrator, you can easily choose the best number for your particular system requirements. It is written in Python using common modules and as few as possible, quick execution, easy to see what is inside it, and modify it for fit for your particular use case. It registers the times in a sqlite database. Any other software can use it. The specs are in the tuptime-manual.txt. Also, it has the option to output the registers in seconds and epoch or/and in csv format, easy to pipe it to other commands. Its main purpose is tracking all the system startups/shutdowns and present that information to the user in a more understandable way. Don’t have mail alerts when a milestones are reached or the limitation of keep the last n records. It’s written to avoid false startups registers. This is an issue that sometimes happens when the NTP adjust the system clock, on virtualized environments, on servers with high load, when the system resynchronized with their RTC clock after a suspend and resume cycle…. Registers as a table or list ordering by any label. The whole life of the system or only a part of it, closing the range between startups/shutdowns or timestamps. Accumulated running and sleeping time over an uptime. The kernel version used and boot idenfiers. The system state at specific point in time.
Support
Quality
Security
License
Reuse
Support
tuptime has a low active ecosystem.
It has 228 star(s) with 27 fork(s). There are 17 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 31 have been closed. On average issues are closed in 15 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of tuptime is 5.1.0
Quality
tuptime has 0 bugs and 12 code smells.
Security
tuptime has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
tuptime code analysis shows 0 unresolved vulnerabilities.
There are 3 security hotspots that need review.
License
tuptime is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
tuptime releases are available to install and integrate.
tuptime has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
tuptime saves you 276 person hours of effort in developing the same functionality from scratch.
It has 667 lines of code, 26 functions and 4 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed tuptime and discovered the below as its top functions. This is intended to give you an instant insight into tuptime implemented functionality, and help decide if they suit your requirements.
- Main function for Tuptime .
- Get the arguments
- Calls fixup .
- Fix the shutdown time .
- Order files from files .
- Checks the given date and time range .
- Generate date range
- Test to see if two times are equal
- test to test if btime is changed
- Test if a row is bigger than a given time .
Get all kandi verified functions for this library.
tuptime Key Features
No Key Features are available at this moment for tuptime.
tuptime Examples and Code Snippets
No Code Snippets are available at this moment for tuptime.
Community Discussions
Trending Discussions on tuptime
QUESTION
Getting the linux time since power on
Asked 2020-May-03 at 13:00
I've got
...ANSWER
Answered 2020-May-03 at 13:00you can use "tuptime| grep -i 'system life'"
in the cmd instead of "tuptime"
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tuptime
Briefly in a Linux or FreeBSD system….
Debian: https://packages.debian.org/tuptime
Ubuntu: https://packages.ubuntu.com/tuptime
Fedora, EPEL: https://src.fedoraproject.org/rpms/tuptime
FreeBSD: https://www.freshports.org/sysutils/tuptime
Debian: https://packages.debian.org/tuptime
Ubuntu: https://packages.ubuntu.com/tuptime
Fedora, EPEL: https://src.fedoraproject.org/rpms/tuptime
FreeBSD: https://www.freshports.org/sysutils/tuptime
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page