<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <tt>On 10.01.2012 21:14, Jake Xu wrote:</tt>
    <blockquote
cite="mid:CAFZu=U13VTa7wsQn6ppxdQohgZdxHrbhqS0O_QZsG4mumL5SgA@mail.gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <div>
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        <tt>Just attached Andreas' response from another thread. <br>
        </tt>
      </div>
      <div><tt><br>
        </tt></div>
      <div><tt>@Dan, I've taken a look at Multisite. It seems to have
          some crazy batch commands/comments which are exactly what I am
          looking for. I tried it a bit but ended up getting segfault
          from apache when I accessed the webpage localhost/check_mk/.
          It's probably because I have too many sites running on my test
          box. Will try again later. Thanks for the recommendation.</tt></div>
    </blockquote>
    <tt><br>
      multsite requires mk_livestatus as core neb module. keep that in
      mind when installing it. ah well, and it's python. that could be
      the problem on your apache. best will be to debug it on the logs
      and report back to developers.<br>
      <br>
    </tt>
    <blockquote
cite="mid:CAFZu=U13VTa7wsQn6ppxdQohgZdxHrbhqS0O_QZsG4mumL5SgA@mail.gmail.com"
      type="cite">
      <div><tt><br>
        </tt></div>
      <div><tt>@Michael, Icinga would be good if I started from sratch.
          It is pain for me to migrate everything to Icinga though
          because the default file structure is different and the web ui
          is not as straightforward as Nagios core. Thanks for showing
          me the OMD, didn't aware of it at all.</tt></div>
    </blockquote>
    <tt><br>
      migration is not really painful when you know the right docs to
      read (i won't post them here, see the official docs). that comes
      to mind when reading omd as well where the file structures remains
      even more different (site based), but that's one of those things
      being traversed into a benefit of keeping different sites for
      testing and having one as production setup - and doing other
      upgrade stuff.<br>
      icinga webui - there are 2 of them (new idoutils based and old
      classicui, having 2 developer teams on the project). when
      comparing icinga's classic ui to nagios classic ui, compound
      commands is one of those things people are asking a lot about
      (mostly for acknowledging problems, but also to schedule checks or
      downtimes). to be honest, i couldn't work with nagios classic ui
      again if someone would pin me other there. but that's just my
      humble opinion and not really liked ;) <br>
      as remarked by andreas, nagios developers do not seem to have the
      intention to feature enhance the classic ui so it will be a dead
      end requesting features like compound commands. patching that is
      not really funny, but you can meet rune or ricardo on
      irc.freenode.net and ask by yourself ;-)<br>
      <br>
      generally speaking you should give the omd setup a test install
      and then decide what to do. if you now stick with nagios core
      3.2.3 and wait for a 3.4.x stable release until you test various
      other guis and tools, wouldn't make much difference then not doing
      it ;-) <br>
      <br>
      <br>
    </tt>
    <blockquote
cite="mid:CAFZu=U13VTa7wsQn6ppxdQohgZdxHrbhqS0O_QZsG4mumL5SgA@mail.gmail.com"
      type="cite">
      <div><tt> </tt></div>
      <div>
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        <tt>@Andreas, I am defining "large number of hosts" as >= one
          thousand, and each host is likely to have +/- 10 services, so
          you get the idea :) I agree with you that Thruk doesn't look
          as good as others, so I am looking into Check_MK Multisite as
          it has some pretty useful commands/shortcuts/features. I don't
          use the report feature that much, so Multisite should be good
          enough.  Yeah, hacking the cgi is really undesirable. I will
          just try to adapt anohter UI like Multisite. <br>
        </tt></div>
    </blockquote>
    <tt><br>
      even if thruk doesn't look that good, it is feature rich and sven
      is a good developer responding fast to ideas and demands. and from
      what i have seen, you can use other templates as well - perl
      catalyst power. someone might have wanted a mindmap or an
      integrated config editor as well - he added that to thruk. irc or
      the nagios portal might be the best address to discuss such topics
      though.<br>
      <br>
      kind regards,<br>
      michael<br>
      <br>
    </tt>
    <blockquote
cite="mid:CAFZu=U13VTa7wsQn6ppxdQohgZdxHrbhqS0O_QZsG4mumL5SgA@mail.gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <div><tt><br>
        </tt></div>
      <div><tt><br>
        </tt></div>
      <div>
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        <tt>Thanks for all the response! </tt></div>
      <div><tt><br>
        </tt></div>
      <div><tt>
          Jake</tt></div>
      <div><tt><br>
        </tt>
        <div class="gmail_quote"><tt>On Tue, Jan 10, 2012 at 1:18 AM,
            Andreas Ericsson <span dir="ltr"><<a
                moz-do-not-send="true" href="mailto:ae@op5.se">ae@op5.se</a>></span> wrote:<br>
          </tt>
          <blockquote class="gmail_quote" style="margin: 0px 0px 0px
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;"><tt>
              On 01/09/2012 08:53 PM, Jake Xu wrote:<br>
              > Hi everyone,<br>
              ><br>
              >> From time to time, I need to restart or
              reschedule all services to verify<br>
              > that some new checks or new hosts are working
              properly. Is there any easy<br>
              > way to do that? I have a large number of hosts and
              services, so it would be<br>
              > tedious to click through a bunch of links via the web
              interface. Using<br>
              > external command is not very feasible as well because
              I would have to have<br>
              > all host names and service names for the command line
              commands.<br>
              ><br>
              > I have seen a pretty good idea on Icinga, a Nagios
              fork, for this purpose.<br>
              > It has a checkbox associated with each service check
              and a select-all<br>
              > checkbox to select all checkboxes. It would be useful
              to have that on the<br>
              > Nagios Core, but AFAIK there isn't any.<br>
              ><br>
              <br>
              Pretty much all other UI's but the basic one has this
              capability. Speedwise,<br>
              I'd imagine Thruk and Multisite would suit you very well.
              It sort of depends<br>
              on how you define "large number of hosts and services"
              though. Most UI's<br>
              scale just fine to a couple of thousand hosts, although
              certain parts of it<br>
              might suck donkey balls with huge networks. Multisite
              suffers when creating<br>
              reports, for example, but is crazy fast at showing current
              status. Thruk is<br>
              faster at both (last time I checked), but it's, imo,
              pretty ugly (sorry Sven)<br>
              and lacks a bunch of boss-bling type features that other
              UI's have.<br>
              <br>
            </tt></blockquote>
          <meta http-equiv="content-type" content="text/html;
            charset=windows-1252">
          <div><tt><br>
            </tt></div>
          <blockquote class="gmail_quote" style="margin: 0px 0px 0px
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;"><tt>
              YMMV.<br>
              <br>
              As for adding that capability to the "default" ui; That's
              not going to happen<br>
              unless someone provides a patch for it. None of the
              maintainers have any<br>
              interest in adding features to the cgi, so they're there
              simply as a fallback<br>
              and will most likely be removed some time in the future in
              favour of a ui<br>
              written in some more easily hackable language.<br>
              <span class="HOEnZb"><font color="#888888"><br>
                </font></span></tt></blockquote>
          <blockquote class="gmail_quote" style="margin: 0px 0px 0px
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <tt><span class="HOEnZb"><font color="#888888">--<br>
                  Andreas Ericsson                   <a
                    moz-do-not-send="true"
                    href="mailto:andreas.ericsson@op5.se">andreas.ericsson@op5.se</a><br>
                  OP5 AB                             <a
                    moz-do-not-send="true" href="http://www.op5.se/"
                    target="_blank">www.op5.se</a><br>
                  Tel: <a moz-do-not-send="true"
                    href="tel:%2B46%208-230225" value="+468230225">+46
                    8-230225</a>                  Fax: <a
                    moz-do-not-send="true" href="tel:%2B46%208-230231"
                    value="+468230231">+46 8-230231</a><br>
                  <br>
                  Considering the successes of the wars on alcohol,
                  poverty, drugs and<br>
                  terror, I think we should give some serious thought to
                  declaring war<br>
                  on peace.<br>
                </font></span></tt></blockquote>
          <div><tt><span class="HOEnZb"><font color="#888888"><br>
                </font></span></tt></div>
        </div>
        <tt><br>
        </tt>
        <div class="gmail_quote"><tt>On Mon, Jan 9, 2012 at 1:17 PM, <span
              dir="ltr"><<a moz-do-not-send="true"
                href="mailto:andrew.ford@wellsfargo.com">andrew.ford@wellsfargo.com</a>></span>
            wrote:<br>
          </tt>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div bgcolor="white" link="blue" vlink="purple" lang="EN-US">
              <div>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">I usually combine the classic
                      external command scripts with a smidge of perl to
                      grab the members of the hostgroup that I want to
                      trigger something for.</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">If you give the following
                      script a hostgroup name, it will grab the members
                      from objects.cache:</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">#!/usr/local/nagios/bin/perl</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">use warnings;</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">use strict;</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">my $hostgroup = $ARGV[0];</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"># here’s the spot where I
                      should be checking that $hostgroup is defined…</span></tt></p>
                <p class="MsoNormal">
                  <tt><span style="font-size: 11pt; font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">open my
                      $objects,'<','/usr/local/nagios/var/objects.cache'
                      or die "Failure opening objects file: $!\n";</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">$/ = '}';</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">while (<$objects>) {</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">    if
                      (/hostgroup_name\s+($hostgroup)/gs) {</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">        /members\s+(\S+)/gs;</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">        my $members = $1;</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">        my @members = split
                      /,/,$members;</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">        for my $member
                      (@members) {</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">            print "$member\n";</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">        }</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">    }</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">}</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">close $objects;</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">When you run that you get a
                      list that you can feed to your external command
                      script.</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">Here’s the idea in shell on the
                      command line:</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);">bash# for x in
                      `get_hostgroup_members big_switches`;do
                      trigger_service_script $x;done </span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
              </div>
            </div>
          </blockquote>
          <div><tt><br>
            </tt></div>
          <div><tt> </tt></div>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div bgcolor="white" link="blue" vlink="purple" lang="EN-US">
              <div>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"></span></tt></p>
                <p class="MsoNormal">
                  <tt><span style="font-size: 11pt; font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 10pt;
                      font-family:
                      "Georgia","serif"; color:
                      rgb(84, 141, 212);">Andy Ford</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 10pt;
                      font-family:
                      "Georgia","serif"; color:
                      rgb(84, 141, 212);">Network Security Engineer |
                      Solutions Design & Automation| Information
                      Security Technology</span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 10pt;
                      font-family:
                      "Georgia","serif"; color:
                      rgb(84, 141, 212);"><a moz-do-not-send="true"
                        href="tel:314-348-4937" value="+13143484937"
                        target="_blank">314-348-4937</a></span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 10pt;
                      font-family:
                      "Georgia","serif"; color:
                      rgb(84, 141, 212);"><a moz-do-not-send="true"
                        href="mailto:andrew.ford@wellsfargo.com"
                        target="_blank">andrew.ford@wellsfargo.com</a></span></tt></p>
                <p class="MsoNormal"><tt><span style="font-size: 11pt;
                      font-family:
                      "Calibri","sans-serif"; color:
                      rgb(31, 73, 125);"> </span></tt></p>
                <div>
                  <div style="border-right: medium none; border-width:
                    1pt medium medium; border-style: solid none none;
                    border-color: rgb(181, 196, 223) -moz-use-text-color
                    -moz-use-text-color; padding: 3pt 0in 0in;">
                    <p class="MsoNormal"><tt><b><span style="font-size:
                            10pt; font-family:
                            "Tahoma","sans-serif";
                            color: windowtext;">From:</span></b><span
                          style="font-size: 10pt; font-family:
                          "Tahoma","sans-serif";
                          color: windowtext;"> Michael Friedrich
                          [mailto:<a moz-do-not-send="true"
                            href="mailto:michael.friedrich@univie.ac.at"
                            target="_blank">michael.friedrich@univie.ac.at</a>]
                          <br>
                        </span></tt></p>
                    <div class="im"><tt><b>Sent:</b> Monday, January 09,
                        2012 2:54 PM<br>
                        <b>To:</b> <a moz-do-not-send="true"
                          href="mailto:nagios-users@lists.sourceforge.net"
                          target="_blank">nagios-users@lists.sourceforge.net</a><br>
                      </tt></div>
                    <tt><b>Subject:</b> Re: [Nagios-users] How to
                      reschedule multiple/all services at once</tt>
                    <p>
                    </p>
                  </div>
                </div>
                <div>
                  <div class="h5">
                    <p class="MsoNormal"><tt> </tt></p>
                    <p class="MsoNormal"><tt><span style="font-size:
                          10pt;">On 09.01.2012 20:53, Jake Xu wrote:</span></tt>
                    </p>
                    <p class="MsoNormal"><tt><span style="font-size:
                          10pt;">Hi everyone,</span></tt> </p>
                    <div>
                      <p class="MsoNormal"><tt> </tt></p>
                    </div>
                    <div>
                      <div>
                        <p class="MsoNormal"><tt><span style="font-size:
                              10pt;">From time to time, I need to
                              restart or reschedule all services to
                              verify that some new checks or new hosts
                              are working properly. Is there any easy
                              way to do that? I have a large number of
                              hosts and services, so it would be tedious
                              to click through a bunch of links via the
                              web interface. Using external command is
                              not very feasible as well because I would
                              have to have all host names and service
                              names for the command line commands.</span></tt></p>
                      </div>
                    </div>
                    <div>
                      <p class="MsoNormal"><tt> </tt></p>
                    </div>
                    <div>
                      <p class="MsoNormal"><tt><span style="font-size:
                            10pt;">I have seen a pretty good idea on
                            Icinga, a Nagios fork, for this purpose. It
                            has a checkbox associated with each service
                            check and a select-all checkbox to select
                            all checkboxes. </span></tt></p>
                    </div>
                    <p class="MsoNormal"><tt><span style="font-size:
                          10pt; font-family: "Courier New";"><br>
                          hehe. you just made ricardo and rune proud
                          :-))<br>
                          <br>
                          <br>
                        </span></tt></p>
                    <div>
                      <p class="MsoNormal"><tt><span style="font-size:
                            10pt;">It would be useful to have that on
                            the Nagios Core, but AFAIK there isn't any.</span></tt></p>
                    </div>
                    <p class="MsoNormal"><tt><span style="font-size:
                          10pt; font-family: "Courier New";"><br>
                          <br>
                          for the problem itsself - try OMD. nagios,
                          icinga, shinken as core available whilst the
                          gui decision is up to you.<br>
                          <br>
                          <a moz-do-not-send="true"
                            href="http://omdistro.org" target="_blank">http://omdistro.org</a><br>
                          <br>
                          <br>
                        </span></tt></p>
                    <div>
                      <p class="MsoNormal"><tt> </tt></p>
                    </div>
                    <div>
                      <p class="MsoNormal"><tt><span style="font-size:
                            10pt;">Thanks in advance,</span></tt></p>
                    </div>
                    <div>
                      <p class="MsoNormal"><tt><span style="font-size:
                            10pt;">Jake</span></tt></p>
                    </div>
                    <pre><tt> </tt></pre>
                    <pre><tt> </tt></pre>
                    <pre><tt>------------------------------------------------------------------------------</tt></pre>
                    <pre><tt>Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex</tt></pre>
                    <pre><tt>infrastructure or vast IT resources to deliver seamless, secure access to</tt></pre>
                    <pre><tt>virtual desktops. With this all-in-one solution, easily deploy virtual </tt></pre>
                    <pre><tt>desktops for less than the cost of PCs and save 60% on VDI infrastructure </tt></pre>
                    <pre><tt>costs. Try it free! <a moz-do-not-send="true" href="http://p.sf.net/sfu/Citrix-VDIinabox" target="_blank">http://p.sf.net/sfu/Citrix-VDIinabox</a></tt></pre>
                    <pre><tt> </tt></pre>
                    <pre><tt> </tt></pre>
                    <pre><tt>_______________________________________________</tt></pre>
                    <pre><tt>Nagios-users mailing list</tt></pre>
                    <pre><tt><a moz-do-not-send="true" href="mailto:Nagios-users@lists.sourceforge.net" target="_blank">Nagios-users@lists.sourceforge.net</a></tt></pre>
                    <pre><tt><a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a></tt></pre>
                    <pre><tt>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. </tt></pre>
                    <pre><tt>::: Messages without supporting info will risk being sent to /dev/null</tt></pre>
                    <p class="MsoNormal"><tt><span style="font-size:
                          10pt; font-family: "Courier New";"><br>
                          <br>
                          <br>
                        </span></tt></p>
                    <pre><tt>-- </tt></pre>
                    <pre><tt>DI (FH) Michael Friedrich</tt></pre>
                    <pre><tt> </tt></pre>
                    <pre><tt>Vienna University Computer Center</tt></pre>
                    <pre><tt>Universitaetsstrasse 7 A-1010 Vienna, Austria</tt></pre>
                    <pre><tt> </tt></pre>
                    <pre><tt>email:     <a moz-do-not-send="true" href="mailto:michael.friedrich@univie.ac.at" target="_blank">michael.friedrich@univie.ac.at</a></tt></pre>
                    <pre><tt>phone:     <a moz-do-not-send="true" href="tel:%2B43%201%204277%2014359" value="+431427714359" target="_blank">+43 1 4277 14359</a></tt></pre>
                    <pre><tt>mobile:    <a moz-do-not-send="true" href="tel:%2B43%20664%2060277%2014359" value="+436646027714359" target="_blank">+43 664 60277 14359</a></tt></pre>
                    <pre><tt>fax:       <a moz-do-not-send="true" href="tel:%2B43%201%204277%2014338" value="+431427714338" target="_blank">+43 1 4277 14338</a></tt></pre>
                    <pre><tt>web:       <a moz-do-not-send="true" href="http://www.univie.ac.at/zid" target="_blank">http://www.univie.ac.at/zid</a></tt></pre>
                    <pre><tt>           <a moz-do-not-send="true" href="http://www.aco.net" target="_blank">http://www.aco.net</a></tt></pre>
                    <pre><tt> </tt></pre>
                    <pre><tt>Lead Icinga Core Developer</tt></pre>
                    <pre><tt><a moz-do-not-send="true" href="http://www.icinga.org" target="_blank">http://www.icinga.org</a></tt></pre>
                  </div>
                </div>
              </div>
            </div>
            <tt><br>
------------------------------------------------------------------------------<br>
              Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't
              need a complex<br>
              infrastructure or vast IT resources to deliver seamless,
              secure access to<br>
              virtual desktops. With this all-in-one solution, easily
              deploy virtual<br>
              desktops for less than the cost of PCs and save 60% on VDI
              infrastructure<br>
              costs. Try it free! <a moz-do-not-send="true"
                href="http://p.sf.net/sfu/Citrix-VDIinabox"
                target="_blank">http://p.sf.net/sfu/Citrix-VDIinabox</a><br>
              _______________________________________________<br>
              Nagios-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a></tt>
            <tt><br>
              <a moz-do-not-send="true"
                href="https://lists.sourceforge.net/lists/listinfo/nagios-users"
                target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a></tt>
            <tt><br>
              ::: Please include Nagios version, plugin version (-v) and
              OS when reporting any issue.<br>
              ::: Messages without supporting info will risk being sent
              to /dev/null<br>
            </tt></blockquote>
        </div>
        <tt><br>
        </tt></div>
      <pre wrap=""><tt>
</tt><fieldset class="mimeAttachmentHeader"></fieldset><tt>
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/intel-appdev">http://p.sf.net/sfu/intel-appdev</a></tt></pre>
      <pre wrap=""><tt>
</tt><fieldset class="mimeAttachmentHeader"></fieldset><tt>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null</tt></pre>
    </blockquote>
    <tt><br>
      <br>
    </tt>
    <pre class="moz-signature" cols="72"><tt>-- 
DI (FH) Michael Friedrich

Vienna University Computer Center
Universitaetsstrasse 7 A-1010 Vienna, Austria

email:     <a class="moz-txt-link-abbreviated" href="mailto:michael.friedrich@univie.ac.at">michael.friedrich@univie.ac.at</a>
phone:     +43 1 4277 14359
mobile:    +43 664 60277 14359
fax:       +43 1 4277 14338
web:       <a class="moz-txt-link-freetext" href="http://www.univie.ac.at/zid">http://www.univie.ac.at/zid</a>
           <a class="moz-txt-link-freetext" href="http://www.aco.net">http://www.aco.net</a>

Lead Icinga Core Developer
<a class="moz-txt-link-freetext" href="http://www.icinga.org">http://www.icinga.org</a>
</tt></pre>
  </body>
</html>