Skip to content

Commit 824cbf3

Browse files
author
Carl Chang
authored
Update README.md
1 parent 069adcc commit 824cbf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ As one of my earliest Python projects, feel free to fork and make your own impro
4343
### Sample Output
4444
![sample](https://i.imgur.com/QowbHdr.png)
4545

46+
To be used as a nagios plugin, do not specify the `-f` option so that the output is not embedded with the ANSI color codes. If the renderer does not support parsing the color codes, it will pollute the output.
47+
4648
### Return Value
4749
Integer value that is inline with the Nagios exit codes.
4850

0 commit comments

Comments
 (0)