A simple GUI application for adding CI's into firescope monitoring solution. The GUI is built using PyQt framework and requires a few module to be imported in the python. Very experimental and could be broken as i update the GUI and functions. The web services in Firescope are limited but this application provides the features below:
- Add CI's
- Link CI's to Templates
- Delete CI's
- Create logical groups
- Create service groups
Features currently being added include:
- Hover boxes over buttons
- LineEdit check to make sure there is text in the nessecary boxes
The features are being added in are just error checkers. The aplication needs to be more robust, it works well just noiw but when it fails it doesnt tell you why.
Hopefully once firescope update the web serviceds to offer more functionality i will increase the features. Right now they are very limited. Would really like to see a AED a AD web service in the future.
William Fleming
Copyright (c) 2013, William Fleming All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of the FreeBSD Project.