Search found 4 matches
- Mon Jul 09, 2012 9:06 am
- Forum: Open Source Nagios Projects
- Topic: Help me write Nagios Plugin???
- Replies: 7
- Views: 2702
Re: Help me write Nagios Plugin???
I have the code write about attack detect DoS with Nagios. Please you can see and explain mechanism of action for me? my $program_name = "check_ddos.pl"; my $program_version = "0.4"; my $program_date = "02/2011"; # Libraries #---------- use strict; use lib "/usr/lo...
- Wed May 23, 2012 11:37 pm
- Forum: Open Source Nagios Projects
- Topic: Help me write Nagios Plugin???
- Replies: 7
- Views: 2702
Re: Help me write Nagios Plugin???
I will learn the techniques, Thanks very much for your reply ^^.
- Wed May 23, 2012 12:56 pm
- Forum: Open Source Nagios Projects
- Topic: Help me write Nagios Plugin???
- Replies: 7
- Views: 2702
Re: Help me write Nagios Plugin???
This link says too general. You can specify the steps to help my own? Thank you very much.
- Sat May 19, 2012 11:46 am
- Forum: Open Source Nagios Projects
- Topic: Help me write Nagios Plugin???
- Replies: 7
- Views: 2702
Help me write Nagios Plugin???
Currently, I'm writing a dissertation for Nagios plugin to monitor detect denial
of service attack by DOS. Who have tee tutorial help me, thanks very much.
of service attack by DOS. Who have tee tutorial help me, thanks very much.