index
:
icli
master
Icinga Command Line Interface
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2013-09-17
sign builds
Daniel Friesel
-0
/
+1
2013-09-17
Release v0.45
0.45
Daniel Friesel
-3
/
+4
2013-09-05
fix smartmatch warnings on perl >= 5.018
Daniel Friesel
-0
/
+2
2013-06-03
Ignore serviceescalation field in the icinga status.dat
Reik Keutterling
-1
/
+2
2013-06-03
README: homelinux.org is obsolete
Daniel Friesel
-1
/
+1
2013-05-31
Fix -zN and -z!N not working
Daniel Friesel
-0
/
+6
2013-03-16
version bump
0.44
Daniel Friesel
-2
/
+8
2013-03-14
Merge pull request #9 from formorer/master
Daniel Friesel
-1
/
+1
Fix warning about unknown field in status.dat
2013-03-14
Ignore module field in status.dat
Alexander Wirt
-1
/
+1
2012-11-20
{host,service}_state: do not pass values, just pass hashref
Daniel Friesel
-9
/
+11
2012-11-19
overview should be -disabled- by default
Daniel Friesel
-1
/
+1
2012-11-19
icli: Add -o / --overview
Daniel Friesel
-2
/
+103
2012-08-30
update gitignore
Daniel Friesel
-6
/
+2
2012-08-28
Release v0.43
0.43
Daniel Friesel
-3
/
+3
2012-08-28
update gitignore
Daniel Friesel
-0
/
+1
2012-08-27
add -m / --match option
Daniel Friesel
-0
/
+12
2012-08-27
update changelog
Daniel Friesel
-0
/
+4
2012-08-27
icli(1): Document -a / --acknowledge
Daniel Friesel
-0
/
+8
2012-06-01
version bump
0.42
Daniel Friesel
-4
/
+7
2012-05-26
Add -U / --as-contact option
Daniel Friesel
-5
/
+60
Only operative on services visible to <contact name>. Most useful for -ls
2012-04-15
version bump
0.41
Daniel Friesel
-5
/
+9
2012-04-15
move 50-icli to author tests
Daniel Friesel
-1
/
+8
2012-04-15
Use croak, fix tests
Daniel Friesel
-5
/
+7
2012-04-15
minor code cleanup
Daniel Friesel
-356
/
+342
2012-04-12
Merge pull request #8 from saintaardvark/force_check
Daniel Friesel
-1
/
+18
Add option to force-schedule a check of services.
2012-04-12
Add option to force-schedule a check of services.
Hugh Brown (Saint Aardvark the Carpeted)
-1
/
+18
2011-05-11
Update gitignore for Module::Build 0.3603
Daniel Friesel
-0
/
+6
2011-04-24
Remove list queue output tests, the failed on systems not using GMT+1
Daniel Friesel
-47
/
+3
2011-04-19
Support "icli host/service" as "icli -h host -s service" shortcut
Daniel Friesel
-0
/
+17
2011-03-04
Add COPYING
Daniel Friesel
-0
/
+3
2011-02-06
icli: Parse service downtimes
Daniel Friesel
-2
/
+5
2011-01-31
Version bump to 0.4
0.4
Daniel Friesel
-3
/
+3
2011-01-25
Update Changelog
Daniel Friesel
-0
/
+1
2011-01-25
Update tests
Daniel Friesel
-29
/
+29
2011-01-16
Honour -C in all cases
Daniel Friesel
-7
/
+8
2011-01-06
Update Changelog
Daniel Friesel
-0
/
+7
2011-01-06
icli: Support newlines in long_plugin_output
Daniel Friesel
-2
/
+2
2011-01-06
icli: Print long plugin output if available
Daniel Friesel
-0
/
+7
2010-12-12
Cover more line breaking corner cases
Daniel Friesel
-6
/
+15
2010-12-12
-x: Use line breaks instead of cut-off by default
Daniel Friesel
-3
/
+3
2010-12-12
Don't try to cut off stuff when there's no terminal width available
Daniel Friesel
-3
/
+10
2010-12-12
Either cut off or break too long lines. qick&dirty, cleanup later. Closes gh/6
Daniel Friesel
-5
/
+71
2010-12-11
Add autodie to requires, fix DEPENDENCIES in icli(1)
Daniel Friesel
-1
/
+8
2010-12-11
icli(1): Add note that it does not work via network
Daniel Friesel
-0
/
+4
2010-12-11
icli(1): Update -v
Daniel Friesel
-1
/
+1
2010-12-10
Remove code duplication in verbose host/service display
Daniel Friesel
-185
/
+118
2010-12-04
Begin work on supporting more actions (right now: acknowledging problems)
Daniel Friesel
-8
/
+39
2010-11-27
Support -vvv for host listing as well
Daniel Friesel
-2
/
+58
2010-11-23
Add -vvv for service listing. Will be the most verbose version.
Daniel Friesel
-5
/
+77
2010-11-23
icli: Print "never" instead of the epoch begin for timestamp==0
Daniel Friesel
-0
/
+5
[next]