Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - KjellO

#16
Announcements / Re: NetXMS 1.1.10 released
February 14, 2012, 12:06:19 PM
Yes, now it works!
Looks great, thank you for efforts. Think a new web UI will be very appreciated.

Best regards.
#17
Announcements / Re: NetXMS 1.1.10 released
February 14, 2012, 10:49:00 AM
Hi,
Good work with this new release!
The new web interface was exciting news! But it didn't work for me, is it something I have missed?

I downloaded the war-file, and gave it to jetty. Jetty deployed it without any errors, but when I try to access it from the browser it get an error like this (see also attached screenshot):
Problem accessing /nxmc-1.1.10/. Reason:

   ProxyServlet: /nxmc-1.1.10/

The application is there, if I use another non-valid url jetty gives another message. Suggestions..?

Regards,
Kjell
#18
Hi!
I have not been able to find any retention settings for the alarms table, in the same way you can set retention for events (Server config). Am I missing something?

Otherwise, is it safe to manually delete old entries from alarms table? Are there some related tables that should be cleaned as well? Could deletion be done while the netxms server is running?
Postgres database, if that matters.

Table has grown quite large over time, and I would like to set up some archiving procedure.
netxms=# select count(*) from alarms;
count 
--------
579673
(1 row)

Best regards,
Kjell
#19
I see, then I misunderstood the purpose of Helpdesk state.

It would be nice to have the Acked/Outstanding info, so thanks for adding it in the next release. It would be very helpful to have it in the 1.0.13 too, but it's really up to you if you create a patch for it or not.

Many thanks,
Kjell
#20
Yes, node info is now displayed! But "Helpdesk state as number" and "Helpdesk state as text" just shows as 0 and IGNORED (expected Acknowledged or Outstanding). Any quick fix available for this? Otherwise, we'll wait for the stable 1.1 branch and hope it works there  :)

Best regards,
Kjell

nxalarm -u <user> -P <pass> -o "%h %H" <server> list
0 IGNORED
0 IGNORED
0 IGNORED
0 IGNORED

4 active alarms
#21
General Support / Not showing all alarms to everybody
December 08, 2011, 05:48:49 PM
Hi!
Is it possible to restrict users in a way that they just see some of the alarms in the Alarm Browser? We have a situation where several users have read-only access, but we don't want all users to see all alarms. Just the ones that apply to them.
We are still running 1.04, I can't see any option for it in this version. But could it be done in newer versions or is it something that is planned to be implemented in the future?

Best regards,
Kjell