Subversion Repositories vnag

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
90 2023-12-17 22:10:26 daniel-marschall /trunk/ Minor code improvements  
89 2023-12-17 19:07:59 daniel-marschall /trunk/ Added UOMs d, m, h, ns, PB, EB, ZB, YB  
88 2023-11-05 19:32:23 daniel-marschall /trunk/ Fixed check of json_decode() which should return not-null instead of not-false  
87 2023-10-29 19:15:11 daniel-marschall /trunk/ Minor fixes  
86 2023-10-15 12:14:46 daniel-marschall /trunk/ Minor changes  
85 2023-10-15 01:30:47 daniel-marschall /trunk/ Webreader: Disabled cache  
84 2023-10-15 01:16:17 daniel-marschall /trunk/ Moved web-optimized monitors from src/ to web/  
83 2023-10-14 21:44:54 daniel-marschall /trunk/ PHAR can now be included in a web daemon (remove shebang)  
82 2023-10-14 21:33:48 daniel-marschall /trunk/ Fix conf filenames  
81 2023-10-14 15:32:22 daniel-marschall /trunk/ PHAR files now contain a checksum of the source files, to check if the PHAR file needs to be updated or not  
80 2023-10-14 14:35:28 daniel-marschall /trunk/ Moved source files to src/  
79 2023-10-14 14:29:20 daniel-marschall /trunk/ All plugins are now PHAR files and stored in the "bin" directory  
78 2023-10-13 21:53:11 daniel-marschall /trunk/ Cache filenames are now calculated using sha256 instead of sha1  
77 2023-10-13 21:36:22 daniel-marschall /trunk/plugins/ Improved error handling for rare cases like file-read-errors  
76 2023-10-13 00:24:09 daniel-marschall /trunk/ All web accesses are now cached and capsulated in the method VNag::url_get_contents()
Roundcube version plugin: Plan B to get latest version from GitHub if roundcube.net is not working
 
75 2023-10-02 00:59:15 daniel-marschall /trunk/ Small fix in re mdstat monitor  
74 2023-09-29 22:00:35 daniel-marschall /trunk/plugins/mdstat/ mdstat plugin: Also detect degraded arrays (e.g. linear arrays where the drives are all gone)  
73 2023-09-15 16:45:46 daniel-marschall /trunk/framework/ PHP 8.2 Warnings fixed  
72 2023-09-15 15:57:38 daniel-marschall /trunk/ Fix CHMOD script again  
71 2023-09-14 16:09:04 daniel-marschall /trunk/plugins/megaraid/ MegaRAID plugin: Path to executable is now configurable  
70 2023-09-13 14:31:11 daniel-marschall /trunk/ Fix PHP 8.2 warning at VNag Webreader.
Set executable bit property at SVN.
 
69 2023-09-13 10:31:18 daniel-marschall /trunk/plugins/megaraid/ MegaRAID plugin now displaying headline with general information  
68 2023-09-13 01:47:15 daniel-marschall /trunk/ Added new plugin: "MegaRAID" check  
67 2023-09-11 23:13:52 daniel-marschall /trunk/ Fixed PHP 8.2 compatibility bug  
66 2023-07-06 00:16:41 daniel-marschall /trunk/plugins/minecraft_java_version/ minecraft monitor: Added caching so that the .jar file does not need to be opened/unzipped at every check  
65 2023-06-12 22:56:19 daniel-marschall /trunk/plugins/minecraft_java_version/ Minecraft version: server.jar will be searched case-insensitively (for Windows compatibility)  
64 2023-06-12 19:42:03 daniel-marschall /trunk/plugins/minecraft_java_version/ Minecraft version check caches the web result for 1 hour  
63 2023-06-12 13:12:31 daniel-marschall /trunk/plugins/minecraft_java_version/ Minecraft now checks its version from a public API  
62 2023-06-01 15:35:14 daniel-marschall /trunk/plugins/ HP Smart Array monitor: Multiple warnings (e.g. harddisk and controller) can now be shown in the single headline  
61 2023-05-03 01:40:04 daniel-marschall /trunk/plugins/minecraft_java_version/ Fixed Minecraft version checker  
60 2022-12-18 20:54:16 daniel-marschall /trunk/ Update README.md  
59 2022-12-18 19:38:23 daniel-marschall /trunk/ New plugin "ViewVC version check"
Created unified cache directory for VNag
 
58 2022-12-18 16:22:46 daniel-marschall /trunk/plugins/ New plugin to check "WebSVN" version  
57 2022-09-12 14:33:50 daniel-marschall /trunk/plugins/ Make use of version_compare() to avoid that dev-versinos are recognized as outdated  
56 2022-09-06 17:33:15 daniel-marschall /trunk/  
55 2022-08-25 23:57:41 daniel-marschall /trunk/framework/ Minor  
54 2022-07-17 18:38:18 daniel-marschall /trunk/plugins/webreader/  
53 2022-06-07 00:58:06 daniel-marschall /trunk/plugins/ sudo gets called by icinga2.conf  
52 2022-06-07 00:29:25 daniel-marschall /trunk/ New plugin open_deleted_files  
51 2022-05-19 20:39:52 daniel-marschall /trunk/plugins/virtual_mem/ Plugin "virtual_mem": Field "MemAvailable" will now be used instead of "MemFree"