Page 6 of 391 FirstFirst ... 345678916 ... LastLast
Results 51 to 60 of 3906
  1. #51
    Elite Member j_opawmd's Avatar
    Join Date
    Jul 2010
    Gender
    Male
    Posts
    1,486
    Blog Entries
    1

    Default Re: Network Administrator or System administrator, Istorya ta diri.


    Quote Originally Posted by trickynapzter View Post
    bitaw sir j_opawmd... nakagamit ko og demo sa Zimbra... so far nice sya... kani laging opensource...hehe libre man gud....
    mao bah, gusto pod ko mo try ana... Morning all

  2. #52

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    dunno if this is related here,

    I have a client that uses Outlook 2010 Professional. Kada semana, magcge ug hang iyang Outlook while archiving. Temporary solution namo is to create a new profile and just add the mailboxes that that client has for her Outlook. Kapoy nman pud kng cge nlng ingn ani, kada semana rba jud mag.ingn ani iya Outlook. Karn, akng g.try ug disable ang ubang add-ins sa Outlook then nag create kog new profile. Akong g.delete ang mga old profiles. Nagtry pud kog scan sa .pst files pro mo.freeze man pod. Nag.repair pud ko sa Outlook ug Office installation pro the same man ghpn. Any other suggestions on how I can permanently fix this issue? Thanks!

  3. #53
    Elite Member gabs's Avatar
    Join Date
    Mar 2008
    Gender
    Male
    Posts
    1,700

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    Quote Originally Posted by kryptocrap View Post
    You need to add a mysql user on the box that you're monitoring from Nagios, and of course the mysql user must be allowed to connect from outside.

    Then use the credentials from the service monitoring part.
    eg - check_mysql!monitoring_user!mypassword!mydb
    naa na user bro. please help me about this tuturial nga ako gi sunod. cge na ko google ani

    10 Steps: MySQL Monitoring through Nagios: Install & Configure | ..::CHANGE is INEVITABLE::..


    kanan inig command "make"
    mao ni ako screen. OK ra ba ni nga output?

    [root@trac nagios-plugins-1.4.15]# make
    make all-recursive
    make[1]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15'
    Making all in gl
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/gl'
    make all-recursive
    make[3]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/gl'
    make[4]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/gl'
    make[4]: Nothing to be done for `all-am'.
    make[4]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/gl'
    make[3]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/gl'
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/gl'
    Making all in tap
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/tap'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/tap'
    Making all in lib
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/lib'
    Making all in .
    make[3]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/lib'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/lib'
    Making all in tests
    make[3]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/lib/tests'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/lib/tests'
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/lib'
    Making all in plugins
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/plugins'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/plugins'
    Making all in plugins-scripts
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/plugins-scripts'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/plugins-scripts'
    Making all in plugins-root
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/plugins-root'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/plugins-root'
    Making all in po
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15/po'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15/po'
    make[2]: Entering directory `/opt/Nagios/nagios-plugins-1.4.15'
    make[2]: Nothing to be done for `all-am'.
    make[2]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15'
    make[1]: Leaving directory `/opt/Nagios/nagios-plugins-1.4.15'

  4. #54
    Elite Member gabs's Avatar
    Join Date
    Mar 2008
    Gender
    Male
    Posts
    1,700

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    in ana sad ang output inig install nako sa check_mysql_health plugin

  5. #55

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    good day mga masters

    ask lang ko unsay maayo nga add-on tools pra sa DHCP server 2003 sa filtering sa mga mac address kung for example naay not domain pc nya try cya connect sa network nga dli cya mahatagan og ip sa dhcp server unless input iya mac address first?

    thanks

  6. #56

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    Quote Originally Posted by gabs View Post
    in ana sad ang output inig install nako sa check_mysql_health plugin
    limot nako atong make && make install nako sa plugin, dugay naman to. pero i.verify daw manually.

    i.run manually ang binary file nga naa sa libexec directory.
    example:
    --
    [root@nagios libexec]# ./check_mysql_health --hostname 192.168.1.200 --username mysqlcheck --password password12345 --mode connection-time
    OK - 0.11 seconds to connect as mysqlcheck | connection_time=0.1098s;1;5
    --

    if in.ana ang output, kanang ng display og ok.. then i.add ang service sa nagios.


    1. define check_mysql_health in commands.cfg
    --
    [root@nagios etc]# tail -n 5 /usr/local/nagios/etc/objects/commands.cfg

    define command{
    command_name check_mysql_health
    command_line $USER1$/check_mysql_health -H $ARG4$ --username $ARG1$ --password $ARG2$ --port $ARG5$ --mode $ARG3$
    }
    --
    2. add ang service monitoring sa imo host.
    --
    [root@nagios etc]# tail -n 7 /usr/local/nagios/etc/india/mysqlserver2.cfg
    define service{
    use generic-service
    host_name mysqlserver2.internal
    service_description MySQL connection-time
    contact_groups admins
    check_command check_mysql_health!mysqlcheck!password12345!connec tion-time!192.168.1.200!3306!
    }
    --

  7. #57
    Elite Member j_opawmd's Avatar
    Join Date
    Jul 2010
    Gender
    Male
    Posts
    1,486
    Blog Entries
    1

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    Quote Originally Posted by Resurgence View Post
    dunno if this is related here,

    I have a client that uses Outlook 2010 Professional. Kada semana, magcge ug hang iyang Outlook while archiving. Temporary solution namo is to create a new profile and just add the mailboxes that that client has for her Outlook. Kapoy nman pud kng cge nlng ingn ani, kada semana rba jud mag.ingn ani iya Outlook. Karn, akng g.try ug disable ang ubang add-ins sa Outlook then nag create kog new profile. Akong g.delete ang mga old profiles. Nagtry pud kog scan sa .pst files pro mo.freeze man pod. Nag.repair pud ko sa Outlook ug Office installation pro the same man ghpn. Any other suggestions on how I can permanently fix this issue? Thanks!
    Good day sir,

    tanang client nin.u nag use ug 2010 professional Outlook? or iyaha ra ang mag cge ug hang?

    other option:
    Try daw sir ug install lain Email client like Mozilla Thunderbird, windows livemail or mo downgrade ka ug 2007 nga outlook.

    Na try nah nimo uninstall ang outlook application sir?

    Salamat

  8. #58
    Elite Member j_opawmd's Avatar
    Join Date
    Jul 2010
    Gender
    Male
    Posts
    1,486
    Blog Entries
    1

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    Quote Originally Posted by redline View Post
    good day mga masters

    ask lang ko unsay maayo nga add-on tools pra sa DHCP server 2003 sa filtering sa mga mac address kung for example naay not domain pc nya try cya connect sa network nga dli cya mahatagan og ip sa dhcp server unless input iya mac address first?

    thanks
    maaung ud2,

    amo diri sir we use firewall man para sa mga mac addresses filtering. wala pako ka try pod noon ana imoha nga add ons, basin ang uban diri nga mga master.

    salamat

  9. #59
    Elite Member gabs's Avatar
    Join Date
    Mar 2008
    Gender
    Male
    Posts
    1,700

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    thanks jud kaau bro

    naa na jud progress. naa pa jud problem pero ako sa ni suwayan og solve
    Last edited by gabs; 06-09-2011 at 01:40 PM.

  10. #60

    Default Re: Network Administrator or System administrator, Istorya ta diri.

    Quote Originally Posted by gabs View Post
    thanks kaau bro

    unsa pasabot sa "india"? ang naa sa ako directory kay "objects" ra.

    mag create ko new directory ana?
    wala rana bro, nag create rako og mga directories (one of those kay india, naa mi few servers na gi gamit sa taga india, haha).. in "nagios.cfg", specify didto na config files from that directory kay dapat basahon sa nagios.
    --
    cfg_dir=/usr/local/nagios/etc/india
    --

    kay kng daghan na kaayo ka host na i.monitor, mas maayo i.lahi2x sila og folder.
    kng gamay ra ka host i.monitor, mas maayo i.butang sa 'objects' tanan. hehe.

  11.    Advertisement

Page 6 of 391 FirstFirst ... 345678916 ... LastLast

Similar Threads

 
  1. Replies: 104
    Last Post: 08-27-2015, 03:40 PM
  2. Replies: 27
    Last Post: 04-02-2013, 06:46 PM
  3. Istorya ta diri ug bakak na kato-ohan
    By nicolao in forum Humor
    Replies: 14
    Last Post: 03-25-2012, 01:46 AM
  4. HU LYKS RAPPELLING or ROCK CLIMBING istorya ta ninyo
    By stuart in forum Hobbies & Crafts
    Replies: 37
    Last Post: 02-12-2011, 02:33 PM
  5. >>>TO ALL IPHONE USER<<<>> Mag Istorya ta Diri<<
    By KSWISS369 in forum Gizmos & Gadgets (Old)
    Replies: 1
    Last Post: 02-13-2010, 02:42 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top