check_apachestatus_auto.pl v1.2 released
A Nagios plugin that parses the status page of an apache or lighttpd server, the plugin returns the response time, the amount of idle, busy, open (apache only) and total slots. The perfdata returns the status of all slots including Requests/sec, Bytes/Request and Bytes/sec. Optionally you can specify how much slots should be available. Use http(s) and basic user authentication with non standard server-status urls. This is an enhanced version of an enhanced version of Lieven De Bodt’s check_apachestatus.pl.
Detailed info at http://blog.spreendigital.de/nagios/?#check_apachestatus_auto
Whats new
v1.1 Works with lighttpd server-status as well, added accesses perfdata (Lighttpd v1.4.19 tested)
v1.2 Updated perf data to be PNP compliant, added proxy option
Download
check_apachestatus_auto.tgz v1.2
check_apachestatus_auto.php.tgz (PNP template)
Ext: indexed_search – Disable indexing of meta tags
Typo3-Extension: Indexed Search Engine – how to disable the indexing of meta tags (description, etc.)
Just put this line into your template setup code
config.index_metatags =
That’s all. Do not use
config.index_metatags = 0
because this does not work (indexing still occurs).
nagios_mdaemon_check.exe v1.0 released
A Nagios NRPE plugin that checks the active connections to and from a MDaemon server,
the plugin checks and returns the SMTP, POP, IMAP, WorldClient and Webadmin connections.
WorldClient and Webadmin connection detection is limited because of the stateless
connections to the server.
Download
nagios_mdaemon_check.zip v1.0
Detailed info at http://blog.spreendigital.de/nagios/?#nagios_mdaemon_check
Create an ESXi Whitebox ISO with Windows Tools
This is a short tutorial on how to build a custom ESXi v3.5 Whitebox ISO with Windows Tools (and an Ubuntu-VMImage for VMWare Player) by integrating a new driver (RTL8169 network card) into the Community Driver Pack and integrating this pack into the ISO, too.
› Continue reading
nagios_mdaemon_stats.exe v1.0 released
A Nagios NRPE plugin that parses the status page of a MDaemon server, the plugin returns the SMTP, POP, Spam, virus, SPF, DK cache, IP cache, LDAP cache and tarpit statistics of the MDaemon mail server.
Detailed info at http://blog.spreendigital.de/nagios/?#nagios_mdaemon_stats
Download
nagios_mdaemon_stats.zip v1.0
check_apachestatus_auto.pl v1.1 released
A Nagios plugin that parses the status page of an apache or lighttpd server, the plugin returns the response time, the amount of idle, busy, open (apache only) and total slots. The perfdata returns the status of all slots including Requests/sec, Bytes/Request and Bytes/sec. Optionally you can specify how much slots should be available. Use http(s) and basic user authentication with non standard server-status urls. This is an enhanced version of an enhanced version of Lieven De Bodt’s check_apachestatus.pl.
Detailed info at http://blog.spreendigital.de/nagios/?#check_apachestatus_auto
Whats new
v1.1 Works with lighttpd server-status as well, added accesses perfdata (Lighttpd v1.4.19 tested)
Download
check_apachestatus_auto.pl v1.0 released
A Nagios plugin that parses the status page of an apache server, the plugin returns the response time, the amount of idle, busy, open and total slots. The perfdata returns the status of all slots including Requests/sec, Bytes/Request and Bytes/sec. Optionally you can specify how much slots should be available. Use http(s) and basic user authentication with non standard server-status urls. This is an enhanced version of an enhanced version of Lieven De Bodt’s check_apachestatus.pl.
Detailed info at http://blog.spreendigital.de/nagios/?#check_apachestatus_auto
Download
Delphi Prism new language features
Andreano Lanusse wrote about the new Delphi Prism language features compared to Delphi Win32.
Some of them I really would like to see in Delphi Win32 and some I don’t like and disallowed it in our internal code creation rules. The most important I dislike is
Unicode in Resource files
Ever tried to put a unicode string (Delphi 2009) in a resource (.rc) file and tried to compile it with brcc32 or rc32?
You’ll get this error: Expecting resource name or resource type name
The Solution is very simple (though it kept me searching some hours
:
Right To Left Forms support
How to enable Right To Left Forms (including icons and form captions) with Delphi:
About
Recent Posts
- VerySimpleXML – a lightweight Delphi XML reader and writer
- Solving circular unit references with class helpers
- How to change the language of the Cisco SPA504G
- Eclipse on Mac OS X – Workspace error on NFS mounts
- Lua 5.1 for Delphi 2010
- WordPress Plugin – QR Code Tag v1.0
- Favourite Android applications
- Hint: Blank Typo3 installation screen
- How to create an ESXi v4 Whitebox ISO with Windows Tools
- Ext: tt_news – no translation for name of months
Search
Categories
Tags
Archives
Delphi Feeds
- MSBuild and Delphi compiler hints – binary patch
- Temporärer Beitrag, der zur Designerkennung verwendet wurde (1d773c88-5a47-40d8-a9d8-60a2f29e72ed – 3bfe001a-32de-4114-a6b4-4005b770f6d7)
- An Interface Implementation Pattern for Consideration
- Functional programming style in Delphi
- FireMonkey 3D Text Editor
- Delphi Mapping REST Clients
- Lua4Delphi – Broken the Interface
- XE2 VCL Styles "EQ"
- Upcoming webinars for Delphi developers
- Wireless Android Control
I'm an avid programmer working on a variety of platforms in a variety of languages with a wide technical interest.

