Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7596829
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:00:58+00:00 2026-05-30T22:00:58+00:00

Nearly for 6 days i ‘m trying to get over this problem . I

  • 0

Nearly for 6 days i ‘m trying to get over this problem .

I have 2 machines . One of them is manager 10.201 machine, and the other is agent (10.226)

i’ve configured manager’s snmptrap.conf file like this .

authCommunity  execute  public      default  .1
traphandle  default /usr/bin/traptoemail -s localhost -f snmp@localhost root@localhost

and then i’ve configured agent’s snmpd.conf file like this.

###########################################################################
# SECTION: Access Control Setup

rocommunity  public  
rwcommunity  private



###########################################################################
# SECTION: System Information Setup

syslocation  "Izmir, 226. machine "
syscontact  info@abc.com

###########################################################################
# SECTION: Trap Destinations

trap2sink  10.0.0.201  162

authuser   read -s v2c guest_user noauth  .1
authuser   read -s usm guest_user noauth  .1
authcommunity read  public  default .1
iquerySecName guest_user
agentSecName  guest_user

monitor   -u guest_user  -r  1  "interface down" -o ifDescr ifOperStatus != 1

But I want to trap for agent machine’s CPUIdle rate. For example I can get CpuIdle like this way by snmpwalk command.

# snmpwalk -v 2c  -c public 10.0.0.226 .iso.org.dod.internet.private.enterprises.ucdavis.systemStats.**ssCpuIdle**.0

* I want to trap to manager host(10.0.0.201) when agent’s (10.0.0.226) *ssCPuIdle rate is over 98.*

Is there anyone can help me ? Where I ve done mistakes,conf files or anything else ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T22:01:00+00:00Added an answer on May 30, 2026 at 10:01 pm

    One thing to note is that the ssCpuIdle variable is actually going away. It was measured over a fixed period of time, which is a problem as it’s inaccurate.

    If you still want to use it on an old version of snmpd, then the following monitor line will probably do what you want:

    monitor   -u guest_user  -r  1  "idle too high"  ssCpuIdle > 97
    

    If you use the newer ssCpuRawIdle object, then you’ll need to monitor it’s delta instead:

    monitor   -u guest_user  -r  1  "idle too high" -D ssCpuRawIdle > NUMBER
    

    But the size of the NUMBER will likely depend on the system in question (specifically, how many cores). You can use the description of the object to come up with an initial calculated guess and go from there:

      DESCRIPTION   "The number of 'ticks' (typically 1/100s) spent idle.
    
                 On a multi-processor system, the 'ssCpuRaw*'
                 counters are cumulative over all CPUs, so their
                 sum will typically be N*100 (for N processors)."
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been trying to do this for nearly 3 days now. Its driving
I've searched for two days trying to find a solution to this. My problem
I've been trying to trace this error for nearly 2 days now and I
I'm nearly done with a trackback system for my website, but have one last
I have been struggling with a problem for a couple of days now with
Nearly have this working but... the javascript calls django like this: .sortable({ connectWith: '.object',
I nearly always bump into this problem in VHDL, and it probably has to
This question is nearly identical to this question except that I have to go
I have one big JSF page containing nearly 1000 lines using normal JSF forms
I Have Rendered nearly 1000 Polygons in the map. I get the path of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.