Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_siege
1.0.0-beta
2021-03-18
- Nagios 3.x
- Nagios 4.x
- Nagios XI
MIT
2861
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Usage example
-------------------
$ ./check_siege.sh -- -c 1 -r 1 www.google.pl
OK: 3 transactions with no alerts. | 'Transactions'=3hits 'Availability'=100.00%;100:;1: 'Elapsed time'=0.30s 'Data transferred'=0.02MB 'Response time'=0.10s 'Transaction rate'=10.00trans/s 'Throughput'=0.07MB/s 'Concurrency'=1.00 'Successful transactions'=3;3:;1:;0;3 'Failed transactions'=0;0;2;0;3 'Longest transaction'=0.17s 'Shortest transaction'=0.06s
$ ./check_siege.sh -v -w Long=0.10,rate=10: -c Long=0.30,rate=5: -- -c 1 -r 1 www.google.pl
WARNING: 3 transactions with 0 critical and 2 warning alerts. Warning: Transaction rate, Longest transaction. | 'Transactions'=3hits 'Availability'=100.00%;100:;1: 'Elapsed time'=0.33s 'Data transferred'=0.02MB 'Response time'=0.11s 'Transaction rate'=9.09trans/s;10:;5: 'Throughput'=0.06MB/s 'Concurrency'=1.00 'Successful transactions'=3;3:;1:;0;3 'Failed transactions'=0;0;2;0;3 'Longest transaction'=0.18s;0.10;0.30 'Shortest transaction'=0.07s
-------------------
$ ./check_siege.sh -- -c 1 -r 1 www.google.pl
OK: 3 transactions with no alerts. | 'Transactions'=3hits 'Availability'=100.00%;100:;1: 'Elapsed time'=0.30s 'Data transferred'=0.02MB 'Response time'=0.10s 'Transaction rate'=10.00trans/s 'Throughput'=0.07MB/s 'Concurrency'=1.00 'Successful transactions'=3;3:;1:;0;3 'Failed transactions'=0;0;2;0;3 'Longest transaction'=0.17s 'Shortest transaction'=0.06s
$ ./check_siege.sh -v -w Long=0.10,rate=10: -c Long=0.30,rate=5: -- -c 1 -r 1 www.google.pl
WARNING: 3 transactions with 0 critical and 2 warning alerts. Warning: Transaction rate, Longest transaction. | 'Transactions'=3hits 'Availability'=100.00%;100:;1: 'Elapsed time'=0.33s 'Data transferred'=0.02MB 'Response time'=0.11s 'Transaction rate'=9.09trans/s;10:;5: 'Throughput'=0.06MB/s 'Concurrency'=1.00 'Successful transactions'=3;3:;1:;0;3 'Failed transactions'=0;0;2;0;3 'Longest transaction'=0.18s;0.10;0.30 'Shortest transaction'=0.07s
Reviews (0)
Be the first to review this listing!