<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MRTG Configuration.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874228#M99227</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a sample configuration file I am using.&lt;BR /&gt;&lt;BR /&gt;..............&lt;BR /&gt;&lt;BR /&gt;WorkDir: /home/mrtg/html/data/everest                                          &lt;BR /&gt;Target[cpu.us]:`remsh everest -l mrtguser cat /home/mrtg/bin/cpuus.log`    &lt;BR /&gt;MaxBytes[cpu.us]: 150                                                           &lt;BR /&gt;Options[cpu.us]: gauge, nopercent                                               &lt;BR /&gt;Title[cpu.us]: EVEREST CPU Usage                                               &lt;BR /&gt;PageTop[cpu.us]:&lt;CENTER&gt; &lt;H2&gt;EVEREST CPU (&lt;FONT color="blue"&gt;SYSTEM Vs USER&lt;/FONT&gt;&amp;gt;)&lt;/H2&gt; &lt;BR /&gt; &lt;/CENTER&gt;                                                          &lt;BR /&gt;#WithPeak[cpu.us]: dwmy                                                         &lt;BR /&gt;YLegend[cpu.us]: CPU (USR vs SYS)                                               &lt;BR /&gt;LegendI[cpu.us]: User                                                           &lt;BR /&gt;LegendO[cpu.us]: Sys                                                            &lt;BR /&gt;.............&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the above on "everest" I generate sar data into a file called /home/mrtg/bin/cpuus.log using a script called /home/mrtg/bin/get_sar.sh&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;LOG=/home/mrtg/bin/cpuus.log&lt;BR /&gt;rm $LOG&lt;BR /&gt;for I in $(sar -u 2 5 | awk '/Average/ {print $2,$3}')&lt;BR /&gt;do&lt;BR /&gt;echo $I &amp;gt;&amp;gt; $LOG&lt;BR /&gt;done&lt;BR /&gt;echo 0 &amp;gt;&amp;gt; $LOG&lt;BR /&gt;echo 0 &amp;gt;&amp;gt; $LOG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I schedule get_sar.sh to run every 5mins starting at 3 min on everest.&lt;BR /&gt;I run "/home/mrtg/bin/mrtg /home/mrtg/bin/cfg/everest.cfg" every 5mins starting at 5 min on the mrtg server. This way I won't miss data on 'everest'. You can repeat the same procedure for any number of servers you have.&lt;BR /&gt;&lt;BR /&gt;If your mrtg is not working, please post your email address and I can send my mrtg binaries to you. I compiled them and they are working fine.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Fri, 03 Jan 2003 21:30:15 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2003-01-03T21:30:15Z</dc:date>
    <item>
      <title>MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874222#M99221</link>
      <description>I need help to set up MRTG on my HP box. I will appreciate your expert help in this regard. I have installed the MRTG and related softwares, however I get some library error messages when I run it. Please help me if anybody has successfully implemened MRTG.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Fri, 03 Jan 2003 19:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874222#M99221</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-01-03T19:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874223#M99222</link>
      <description>I never was able to install MRTG on HP-UX. Don't remember all the issues.... our NT admins installed the NT version and it works like a champ.... &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jan 2003 19:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874223#M99222</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2003-01-03T19:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874224#M99223</link>
      <description>Hi Anthony,&lt;BR /&gt;Great man......if it works fine on NT machine, can you help me where can I get the NT version of MRTG?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Fri, 03 Jan 2003 19:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874224#M99223</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-01-03T19:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874225#M99224</link>
      <description>I'm running it on HP.  What's the error message?</description>
      <pubDate>Fri, 03 Jan 2003 19:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874225#M99224</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2003-01-03T19:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874226#M99225</link>
      <description>This should do it for you....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://people.ee.ethz.ch/~oetiker/webtools/mrtg/nt-guide.html" target="_blank"&gt;http://people.ee.ethz.ch/~oetiker/webtools/mrtg/nt-guide.html&lt;/A&gt;</description>
      <pubDate>Fri, 03 Jan 2003 19:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874226#M99225</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2003-01-03T19:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874227#M99226</link>
      <description>when I run /usr/local/bin/mrtg /home/snicker.cfg&lt;BR /&gt;&lt;BR /&gt;it gives follwing error.&lt;BR /&gt;&lt;BR /&gt;Snicker.cfg is the config file created for one of our HP machine.&lt;BR /&gt;&lt;BR /&gt;Can't locate package $VERSION for @MRTG_lib::ISA at /usr/local/bin/mrtg line 59&lt;BR /&gt;        main::BEGIN() called at /usr/local/bin/../lib/mrtg2/MRTG_lib.pm line 59&lt;BR /&gt;        eval {...} called at /usr/local/bin/../lib/mrtg2/MRTG_lib.pm line 59&lt;BR /&gt;ERROR: unable to open config file: /home/hpux/cfg/snicker.cfg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if possible, please provide me exact syntex to create config file for any machine, I want to monitor CPU usage, memory and other general resources.&lt;BR /&gt;&lt;BR /&gt;One more thing I have installed following supported softwares on my machine to support MRTG.&lt;BR /&gt;&lt;BR /&gt;ethereal                      0.9.8          ethereal       &lt;BR /&gt;  freetype                      2.1.2          freetype       &lt;BR /&gt;  gcc                           3.2            gcc            &lt;BR /&gt;  gd                            1.8.4          gd             &lt;BR /&gt;  gettext                       0.11.5         gettext        &lt;BR /&gt;  gtk+                          1.2.10         gtk+           &lt;BR /&gt;  jpeg                          6b             jpeg           &lt;BR /&gt;  libiconv                      1.8            libiconv       &lt;BR /&gt;  libpcap                       0.7.1          libpcap        &lt;BR /&gt;  libpng                        1.2.4          libpng         &lt;BR /&gt;  mrtg                          2.9.20         mrtg           &lt;BR /&gt;  perl                          5.8.0          perl           &lt;BR /&gt;  xpm                           3.4k           xpm            &lt;BR /&gt;  zlib                          1.1.4          zlib           &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-pap</description>
      <pubDate>Fri, 03 Jan 2003 20:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874227#M99226</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-01-03T20:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874228#M99227</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a sample configuration file I am using.&lt;BR /&gt;&lt;BR /&gt;..............&lt;BR /&gt;&lt;BR /&gt;WorkDir: /home/mrtg/html/data/everest                                          &lt;BR /&gt;Target[cpu.us]:`remsh everest -l mrtguser cat /home/mrtg/bin/cpuus.log`    &lt;BR /&gt;MaxBytes[cpu.us]: 150                                                           &lt;BR /&gt;Options[cpu.us]: gauge, nopercent                                               &lt;BR /&gt;Title[cpu.us]: EVEREST CPU Usage                                               &lt;BR /&gt;PageTop[cpu.us]:&lt;CENTER&gt; &lt;H2&gt;EVEREST CPU (&lt;FONT color="blue"&gt;SYSTEM Vs USER&lt;/FONT&gt;&amp;gt;)&lt;/H2&gt; &lt;BR /&gt; &lt;/CENTER&gt;                                                          &lt;BR /&gt;#WithPeak[cpu.us]: dwmy                                                         &lt;BR /&gt;YLegend[cpu.us]: CPU (USR vs SYS)                                               &lt;BR /&gt;LegendI[cpu.us]: User                                                           &lt;BR /&gt;LegendO[cpu.us]: Sys                                                            &lt;BR /&gt;.............&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the above on "everest" I generate sar data into a file called /home/mrtg/bin/cpuus.log using a script called /home/mrtg/bin/get_sar.sh&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;LOG=/home/mrtg/bin/cpuus.log&lt;BR /&gt;rm $LOG&lt;BR /&gt;for I in $(sar -u 2 5 | awk '/Average/ {print $2,$3}')&lt;BR /&gt;do&lt;BR /&gt;echo $I &amp;gt;&amp;gt; $LOG&lt;BR /&gt;done&lt;BR /&gt;echo 0 &amp;gt;&amp;gt; $LOG&lt;BR /&gt;echo 0 &amp;gt;&amp;gt; $LOG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I schedule get_sar.sh to run every 5mins starting at 3 min on everest.&lt;BR /&gt;I run "/home/mrtg/bin/mrtg /home/mrtg/bin/cfg/everest.cfg" every 5mins starting at 5 min on the mrtg server. This way I won't miss data on 'everest'. You can repeat the same procedure for any number of servers you have.&lt;BR /&gt;&lt;BR /&gt;If your mrtg is not working, please post your email address and I can send my mrtg binaries to you. I compiled them and they are working fine.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 03 Jan 2003 21:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874228#M99227</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-01-03T21:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874229#M99228</link>
      <description>HI All,&lt;BR /&gt;&lt;BR /&gt;Thanks for the prompt responses. However, I Just need to have fresh copy of MRTG if you have. because I think , I have corrupted version of MRTG. If you have installatble version of MRTG for HP_UX , please send me the copy at &lt;BR /&gt;piyush.prajapati@neustar.biz&lt;BR /&gt;, I will really appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-pap</description>
      <pubDate>Fri, 03 Jan 2003 22:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874229#M99228</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-01-03T22:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874230#M99229</link>
      <description>MRTG is available here:&lt;BR /&gt;&lt;A href="http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/" target="_blank"&gt;http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You sound like you had a perl install problem (either base perl, or the dependencies for MRTG):&lt;BR /&gt;Can't locate package $VERSION for @MRTG_lib::ISA at /usr/local/bin/mrtg line 59 &lt;BR /&gt;&lt;BR /&gt;Did you move parts of mrtg around after you built it?</description>
      <pubDate>Fri, 03 Jan 2003 23:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874230#M99229</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2003-01-03T23:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: MRTG Configuration..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874231#M99230</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I sent you the mrtg binaries. Let me know if it doesn't work.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 03 Jan 2003 23:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mrtg-configuration/m-p/2874231#M99230</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-01-03T23:14:58Z</dc:date>
    </item>
  </channel>
</rss>

