Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Wikipedia: Mediawiki-CVS
SVN: [115411] trunk/tools/wikibugs/wikibugs
 

Index | Next | Previous | View Flat


hashar at svn

May 21, 2012, 8:53 AM


Views: 44
Permalink
SVN: [115411] trunk/tools/wikibugs/wikibugs

https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115411

Revision: 115411
Author: hashar
Date: 2012-05-21 15:53:17 +0000 (Mon, 21 May 2012)
Log Message:
-----------
override program name to 'wikibugs'

On Linux and Mac OS X, at least, the perl script will now expose itself
as being named 'wikibugs'. That makes process monitoring a bit easier
with nagios (check_procs uses the program name).

Modified Paths:
--------------
trunk/tools/wikibugs/wikibugs

Modified: trunk/tools/wikibugs/wikibugs
===================================================================
--- trunk/tools/wikibugs/wikibugs 2012-05-21 15:17:22 UTC (rev 115410)
+++ trunk/tools/wikibugs/wikibugs 2012-05-21 15:53:17 UTC (rev 115411)
@@ -18,6 +18,9 @@
use Getopt::Long;
use Pod::Usage;

+# Override program name to easily monitor it from nagios
+$0 = "wikibugs @ARGV";
+
=head1 NAME
wikibugs - A bugzilla IRC notification bot



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS [at] lists
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Subject User Time
SVN: [115411] trunk/tools/wikibugs/wikibugs hashar at svn May 21, 2012, 8:53 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.