Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Nessus 3.0 CPU on FC4 |
|---|---|
| Date: | Mon, 2 Jan 2006 15:57:19 -0500 |
I took Nessus 3.0.0-fc4 for a test drive today and had an odd result. The
machine in question is a stock, fully updated FC4 install on a Dell laptop.
Everything went smoothly until I actually launched my first scan. The
nessusd process properly spawned nmap to begin the portscan and then
immediately pegged the CPU. Here's the last few lines of nessusd.messages:
[Mon Jan 2 15:37:00 2006][19339] user nessus : launching
dont_print_on_printers.nasl against 10.50.32.85 [4]
[Mon Jan 2 15:37:00 2006][19339] dont_print_on_printers.nasl (process 4)
finished its job in 0.003 seconds
[Mon Jan 2 15:37:00 2006][19339] user nessus : launching nmap.nasl against
10.50.32.85 [5]
The nessus.dump file is 0 bytes. Load average is 1.31 on a P4/1.8GHz with
512MB. When I run `strace -p 19339` (19339 = nessusd pid) I get lots of
this:
gettimeofday({1136234940, 135137}, NULL) = 0
read(7, 0xbfa54fbc, 8191) = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1136234940, 135313}, NULL) = 0
read(7, 0xbfa54fbc, 8191) = -1 EAGAIN (Resource temporarily
unavailable)gettimeofday({1136234940, 135505}, NULL) = 0
read(7, 0xbfa54fbc, 8191) = -1 EAGAIN (Resource temporarily
unavailable)gettimeofday({1136234940, 135681}, NULL) = 0
read(7, 0xbfa54fbc, 8191) = -1 EAGAIN (Resource temporarily unavailable)
...
While typing this message, nmap completed successfully, at which point
nessusd went back to a normal level of CPU usage and the scan completed
successfully. This is liveable, but I'm wondering if there's a fix or if
this information is useful to the Nessus team.
PaulM
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Solaris 9 installation problems, George A. Theall |
|---|---|
| Next by Date: | Nmap (NASL Wrapper) not generating correct nmap command-line, Les G |
| Previous by Thread: | Re: Solaris 9 installation problems, George A. Theall |
| Next by Thread: | Re: Nessus 3.0 CPU on FC4, Renaud Deraison |
| Indexes: | [Date] [Thread] [Top] [All Lists] |