ICTNUT Posted April 6, 2008 Posted April 6, 2008 OK I have this working now so that you can PING a piece of hardware with the option toalso check it services (if it a Windows Server). I am currently adding groups so that hardware can be assigned to them i.e. Windows *nix Wireless Printers Then the main staus page will build the display group by group across the page. The layout is the tricky part and I am working on this now so as soon as I have tested this Iwill release another update.
mullet_man Posted April 6, 2008 Posted April 6, 2008 Sounds great that, will give it a test tomorrow hopefully
mullet_man Posted April 7, 2008 Posted April 7, 2008 Just gave this a little test, getting an HTTP 500 Internal Server Error when trying to access Admin page. Can see the status page fine. On a Win 2003 SP1.
ICTNUT Posted April 7, 2008 Posted April 7, 2008 Mullet_man: This will show you how to trun off error pages so you can see the true error: Turn off error pages It is most likely that you need to enable paret paths in IIS, this will show you how: Enable Parent Paths
mullet_man Posted April 7, 2008 Posted April 7, 2008 Cheers that worked, now getting an Microsoft JET Database Engine error '80004005' Operation must use an updateable query. /mlsm/incs/data_functions.asp, line 118 when trying to update settings.
ICTNUT Posted April 7, 2008 Posted April 7, 2008 You need to ensure that the data folder and it's contents have write permissions set for the Intertnet guest account (IUSR_MachineName)
mullet_man Posted April 7, 2008 Posted April 7, 2008 Cool got that working, its just now seeing everything as offline.
ICTNUT Posted April 7, 2008 Posted April 7, 2008 Have you downloaded that version form the website v1.2 if so then this is the version that only checks Windows Services. The version that can check non windows servers i.e. wireless, printers etc. will be available tonight.
mullet_man Posted April 7, 2008 Posted April 7, 2008 Yeah got the one from the website v1.1. But should it not see servers as up?
MK-2 Posted April 7, 2008 Posted April 7, 2008 (edited) just added two of our servers, and the status page is seeing them both as offline, including the one that the webpage is hosted on. is there anything glaringly obvious i may have missed? just seen the bit on the site about 'If a server is added but no services assigned to it the server is shown as offline' checked and i do have services added to the server, so hopefully i'm not being too stupid here Edited April 7, 2008 by MK-2
gaz350 Posted April 7, 2008 Posted April 7, 2008 not only me then! was about to panic, was expecting phone calls any second!
plexer Posted April 7, 2008 Posted April 7, 2008 OZ: Hope this is being developed into the roadmap of MLH? Ben
mullet_man Posted April 7, 2008 Posted April 7, 2008 just added two of our servers, and the status page is seeing them both as offline, including the one that the webpage is hosted on. is there anything glaringly obvious i may have missed? just seen the bit on the site about 'If a server is added but no services assigned to it the server is shown as offline' checked and i do have services added to the server, so hopefully i'm not being too stupid here Mine still shows as offline when services are added.
ICTNUT Posted April 7, 2008 Posted April 7, 2008 (edited) Hi all, Please wait for the next release tomight as this will work a little differently: The display page will merely "Ping" an item (server, printer, wireless) to see if it is responding then depending on how you have added the item a link will be available to an extended check that will query windows services. Take a look at the screen shot attached. @Plexer: Yes you are correct :-) Edited April 7, 2008 by ICTNUT
boomam Posted April 7, 2008 Posted April 7, 2008 This any good? PHP source here. Do i wack all that code into a specific type of file? As for the life of me i cant get it to work in a HTML file, i asume its a php based one and thus needs to be on a PHP server?
russdev Posted April 7, 2008 Posted April 7, 2008 Yes wack code into file and give it .php extension and yes need web server with php installed on it.
boomam Posted April 7, 2008 Posted April 7, 2008 Dont have a PHP server. Just trying to get 'my little server monitor' working. Nout but problems thus far.
boomam Posted April 7, 2008 Posted April 7, 2008 OK. Can anyone help with this? Ive given it a ananomous account that SSPR uses for password changes, which is near to domain admin access. Ive set the directory that the MLSM is in to have that login as full access. Ive disabled AD auth in IIS and set the 'enable parent paths'. But the main page for the site just spends ages on 'checking servers'. and the admin page doesnt display at all!? Ideas?
ICTNUT Posted April 7, 2008 Posted April 7, 2008 @Booman, Can i suggest that you hang off until tonight when I release the new version which has a great deal of checking enhancements. Once you have this you should see it alot easier to get up and running.
Sirbendy Posted April 7, 2008 Posted April 7, 2008 Booman - google and download "Uniform server"..it's a WAMP package that does PHP out of the box, and is totally portable. I'm running it from my pen drive with the server script (just testing)
boomam Posted April 7, 2008 Posted April 7, 2008 Booman - google and download "Uniform server"..it's a WAMP package that does PHP out of the box, and is totally portable. I'm running it from my pen drive with the server script (just testing) Good to know that, could see a use for that in the future. I think im gonna run with this IIS one though, looks fancyier. @Booman, Can i suggest that you hang off until tonight when I release the new version which has a great deal of checking enhancements. Once you have this you should see it alot easier to get up and running. Will do. .
ICTNUT Posted April 7, 2008 Posted April 7, 2008 Hi All, Ok here is what we have in this update v1.2: Main Display The main display page has been re-worked so that initially a ping is done simply to verify that the checked item responds. The main display has been broken down into 3 columns for servers, wireless, and printers this can be extended by simply adding more groups If a checked item is designated as a WMI check i.e. Windows server then the item description is enabled as a link to an extended check for services. The display page now auto refreshes every 5 mins with a last checked time visible on the page. Admin Area The admin area has been reworked to make navigation more easier Groups have been added to allow logical grouping of checked items A rework of the database to allow for growth and furture upgrades PLEASE NOTE: There is no upgrade path to this version due to the re-working that has taken place. You know where to get it from :-)
MK-2 Posted April 7, 2008 Posted April 7, 2008 ICTNUT: just installed the new version, still getting the same here. Server IP is 10.16.48.3 that has IIS installed. I configure the admin area to show that IP as one of the servers, add ALL services to it, yet on the status page it just shows it as DOWN. tried a variety of IPs I know are up, and set them to ping only, and they all show as down. Not changed any of the files, just copied all files to the wwwroot/mlsm, gave iusr_xxx permissions, and logged in to the /admin/ path. am i doing something wrong?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now