-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
32 lines (21 loc) · 748 Bytes
/
README
File metadata and controls
32 lines (21 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Opsview scripts
==========
This repository contains scripts that I have compiled for personal use. They are free to modify for your own use but I will attempt to make them as generic as possible.
Instructions
--------------
1. Copy check_* to /use/local/nagios/libexec
2. chmod +x the files
3. chown to your nagios user
Icons
====
Icons I have created/modified to look a bit better than the stock icon set.
Instructions
--------------
1. for each icon you'd like to use
a. copy the .png to the icons directory (default /usr/local/nagios/share/images/logos )
b. hosticon_admin add 'LOGO - [logo]' /usr/local/nagios/share/images/logos/[logo].png
To Do
====
- script to add/update icons
- more scripts!
- more icons!