| bio | website | aliyah.homeunix.org/~james |
|---|---|---|
| location | Chicago, IL | |
| age | 32 | |
| visits | member for | 1 year, 7 months |
| seen | Feb 5 at 22:39 | |
| stats | profile views | 18 |
I manipulate bits for fun and profit
|
Nov 13 |
awarded | Commentator |
|
Nov 13 |
comment |
100% kernel load on FreeBSD 9 oh, awesome. So it was constantly rebuilding or something. Thank you for the feedback. |
|
Nov 13 |
comment |
100% kernel load on FreeBSD 9 Did you have a swap file before? It looks like it's constantly virtual memory page faulting, but you obviously have free memory. Strange. |
|
Nov 9 |
revised |
SSH connection closes as shell fails to load added 134 characters in body |
|
Nov 9 |
revised |
SSH connection closes as shell fails to load edited body |
|
Nov 9 |
answered | SSH connection closes as shell fails to load |
|
Oct 24 |
comment |
Configure vlan on Netgear switch via SNMP Honestly, I wouldn't be surprised if Netgear's SNMP set doesn't work right. Upgrade the firmware if you can and check the latest docs. If it's still the same, I'd contact Netgear. You might have found a bug. |
|
Oct 6 |
awarded | Yearling |
|
Aug 26 |
awarded | Editor |
|
Aug 26 |
revised |
Is possible to monitor instant CPU usage in windows7 over SNMP? modified for clarity |
|
Aug 26 |
comment |
Is possible to monitor instant CPU usage in windows7 over SNMP? Right, I understand. Like I said, if your current Windows agent does it for a minute, then you'll have to find one that does or write your own. |
|
Aug 25 |
answered | Is possible to monitor instant CPU usage in windows7 over SNMP? |
|
Aug 15 |
answered | What benefit do you get hosting a node application with nginx over express directly? |
|
Aug 15 |
comment |
What benefit do you get hosting a node application with nginx over express directly? I'd try the http-proxy first. DotCloud recently switched from Nginx to http-proxy-based Hipache. See this article: blog.dotcloud.com/announcing-hipache-dotclouds-open-source-webs |
|
Aug 14 |
answered | SNMP Trap and Alarm Severity |
|
Aug 14 |
comment |
Unreceived SNMP traps are you binding your snmp trap server to the network device instead of your localhost device? |
|
Aug 14 |
comment |
SNMP Disk Monitoring what is the output when you run mount from the command line? |
|
Aug 14 |
answered | Is there any standart oid list for all the snmp enabled devices or it is vendor specific? |
|
Aug 14 |
answered | How to pull SNMP information from Windows commandline without installing software |
|
Aug 14 |
comment |
What benefit do you get hosting a node application with nginx over express directly? I thought http-proxy is currently faster than nginx proxy |